
Time bar (total: 8.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 4.7% | 4.7% | 95.2% | 0.1% | 0% | 0% | 0% | 7 |
| 5.5% | 5.5% | 94.4% | 0.1% | 0% | 0% | 0% | 8 |
| 13.7% | 13.7% | 86.2% | 0.1% | 0% | 0% | 0% | 9 |
| 20.5% | 20.5% | 79.4% | 0.1% | 0% | 0% | 0% | 10 |
| 22% | 21.9% | 77.9% | 0.1% | 0% | 0% | 0% | 11 |
| 28.6% | 28.5% | 71.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 1.5s | 8 256× | 0 | valid |
ival-sin: 258.0ms (20.8% of total)ival-mult: 241.0ms (19.4% of total)ival-pow: 195.0ms (15.7% of total)ival-tan: 167.0ms (13.4% of total)ival-div: 163.0ms (13.1% of total)ival-pow2: 106.0ms (8.5% of total)ival-add: 93.0ms (7.5% of total)exact: 16.0ms (1.3% of total)adjust: 3.0ms (0.2% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 62 | 0 | - | 0 | - | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
| 53 | 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))) |
| 11 | 0 | - | 0 | - | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
| 10 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
| 2 | 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 | - | 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 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 | 41 | 0 |
| ↳ | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | underflow | 80 | |
| ↳ | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | underflow | 100 | |
| ↳ | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | underflow | 93 | |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 79 | |
| ↳ | (*.f64 l l) | underflow | 65 | |
| ↳ | (/.f64 k t) | overflow | 29 | |
| ↳ | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) | overflow | 73 | |
| ↳ | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) | overflow | 73 | |
| ↳ | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) | overflow | 73 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/u | 21 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 79 | |
| ↳ | (*.f64 l l) | underflow | 65 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/o | 16 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 83 | |
| ↳ | (*.f64 l l) | overflow | 60 | |
*.f64 | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | n*o | 11 | 0 |
*.f64 | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | n*o | 10 | 0 |
*.f64 | (*.f64 (*.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 | 9 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/o | 8 | 0 |
| ↳ | (*.f64 l l) | overflow | 60 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/n | 7 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 83 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/u | 5 | 0 |
| ↳ | (*.f64 l l) | underflow | 65 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/n | 5 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 79 | |
*.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 |
/.f64 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | n/o | 2 | 0 |
| ↳ | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | overflow | 64 | |
| ↳ | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | overflow | 74 | |
| ↳ | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) | overflow | 73 | |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 83 | |
| ↳ | (*.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))) | overflow | 89 | |
| ↳ | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) | overflow | 73 | |
| ↳ | (/.f64 k t) | overflow | 29 | |
| ↳ | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | overflow | 85 | |
| ↳ | (*.f64 l l) | overflow | 60 | |
| ↳ | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) | overflow | 73 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 116 | 0 |
| - | 7 | 133 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 116 | 0 | 0 |
| - | 7 | 0 | 133 |
| number | freq |
|---|---|
| 0 | 133 |
| 1 | 108 |
| 2 | 15 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 476.0ms | 512× | 0 | valid |
Compiled 265 to 61 computations (77% saved)
ival-div: 390.0ms (87% of total)ival-sin: 15.0ms (3.3% of total)ival-mult: 12.0ms (2.7% of total)ival-tan: 10.0ms (2.2% of total)ival-pow: 9.0ms (2% of total)ival-pow2: 6.0ms (1.3% of total)ival-add: 5.0ms (1.1% of total)ival-true: 1.0ms (0.2% of total)exact: 1.0ms (0.2% of total)adjust: 0.0ms (0% of total)ival-assert: 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 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (sin.f64 k) l) l) (pow.f64 t #s(literal 3 binary64))))) |
(abs l)
(abs k)
(negabs t)
Compiled 25 to 19 computations (24% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
Compiled 25 to 19 computations (24% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(pow.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 l l) |
l |
(sin.f64 k) |
k |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (pow t 3) (* l l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | 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)) |
| 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)) |
| 8.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)) (* (* (/ (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)) |
| 7.0ms | t | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 #s(literal 2 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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))))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 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 #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))) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 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 #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))) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 4 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 (/.f64 k t) #s(literal 6 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 k t) #s(literal 4 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 (/.f64 k t) #s(literal 4 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 (/.f64 k t) #s(literal 4 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 (/.f64 k t) #s(literal 4 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 (/.f64 k t) #s(literal 6 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (/.f64 k t) #s(literal 4 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 (/.f64 k t) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 k t) #s(literal 4 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 (+.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 k t) #s(literal 4 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 (log.f64 (/.f64 k t))) (exp.f64 (log.f64 (/.f64 k 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 (/.f64 k t) #s(literal 4 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 (log.f64 (/.f64 k t))) (exp.f64 (log.f64 (/.f64 k t)))) |
(*.f64 (/.f64 k t) (/.f64 k t)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 k 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 (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)))) |
(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 (log.f64 (/.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 (/.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))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 6 binary64)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 8 binary64)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 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)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #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 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 4 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 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 6 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 (/.f64 k t) #s(literal 4 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 (*.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(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (cos.f64 k) (*.f64 l l))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.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))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (neg.f64 (/.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))) (neg.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))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 6 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)) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (cos.f64 k) (*.f64 l l))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 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 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #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)) l) l) (/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) 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 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 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)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t)) (*.f64 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) (*.f64 l l)) (*.f64 k k) (/.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 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 (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 31/360 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)) (*.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)) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) k)) |
#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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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 (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 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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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 (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)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.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 k #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k))) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 k k)))) |
Compiled 7 728 to 1 178 computations (84.8% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 21 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 189 | 21 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| 56.8% | (/.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) | |
| 54.9% | (/.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)))) | |
| ▶ | 17.7% | (/.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 (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))) #s(literal 1 binary64)))) |
| 43.9% | (/.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) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) | |
| 53.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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 61.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 55.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.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)))) | |
| 69.6% | (/.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)))) | |
| 51.0% | (/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 48.3% | (/.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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (cos.f64 k) (*.f64 l l))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64))))) | |
| 54.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) | |
| ▶ | 73.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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
| 60.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) | |
| 54.3% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.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(literal 2 binary64)))) | |
| 52.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) | |
| 32.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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))) | |
| 30.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) | |
| 27.1% | #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 l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) | |
| ▶ | 47.4% | #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))))) |
| ▶ | 50.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
| ▶ | 60.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.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))) |
Compiled 1 704 to 1 166 computations (31.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 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 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 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t)) |
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t) |
(/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(sin.f64 k) |
k |
t |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) k) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(cos.f64 k) |
(*.f64 l 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))))) |
(/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 k k) |
(pow.f64 t #s(literal 3 binary64)) |
#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 (*.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 (*.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 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(pow.f64 (sin.f64 k) #s(literal 2 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 (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))) #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 (/.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))) #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)) |
(tan.f64 k) |
(+.f64 (/.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))) #s(literal 1 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))) |
(fma.f64 (neg.f64 (*.f64 k k)) (*.f64 t t) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) |
(neg.f64 (*.f64 k k)) |
(*.f64 t t) |
(*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t)) |
(neg.f64 (*.f64 t t)) |
#s(literal 1 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 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 t #s(hole binary64 t)) |
#s(approx (/ (* l l) (* (* k k) (pow t 3))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (* k k) (pow t 3)) #s(hole binary64 (* (pow k 2) (pow t 3)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (cos k) (* t (pow (sin k) 2))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 2) (+ (* -1 (pow k 2)) (* -1 (pow t 2)))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (neg (* t t)) (* t t)) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (neg (* t t)) #s(hole binary64 (* -1 (pow t 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) t))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* 4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))))) (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) t))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2)))))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))))) (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) t))) |
#s(approx (/ (* l l) (pow t 3)) #s(hole binary64 (/ (pow l 2) (pow t 3)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (* (pow t 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* (pow t 2) (+ (* -2 (/ (* (pow t 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (/ (cos k) (* (pow k 2) (pow (sin k) 2))))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* 4 (/ (* (pow t 2) (cos k)) (* (pow k 6) (pow (sin k) 2)))) (* 2 (/ (cos k) (* (pow k 4) (pow (sin k) 2)))))) (/ (cos k) (* (pow k 2) (pow (sin k) 2))))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* -8 (/ (* (pow t 2) (cos k)) (* (pow k 8) (pow (sin k) 2)))) (* -4 (/ (cos k) (* (pow k 6) (pow (sin k) 2)))))) (* 2 (/ (cos k) (* (pow k 4) (pow (sin k) 2)))))) (/ (cos k) (* (pow k 2) (pow (sin k) 2))))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (pow t 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (/ (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2))) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow t 2) (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin k) 2)) (pow t 2)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 2)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 4) (- (* -1 (/ (pow k 2) (pow t 2))) 1)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* 1/2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* -1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (* 1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* 1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* -1/16 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* 1/2 (/ (cos k) (pow (sin k) 2))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (+ (* -1/4 (/ (* (pow k 2) (cos k)) (* (pow t 2) (pow (sin k) 2)))) (* 1/2 (/ (cos k) (pow (sin k) 2)))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (- (+ (* 1/8 (/ (* (pow k 4) (cos k)) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (cos k) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (cos k)) (* (pow t 2) (pow (sin k) 2))))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow k 6) (cos k)) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (cos k) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 4) (cos k)) (* (pow t 4) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (cos k)) (* (pow t 2) (pow (sin k) 2)))))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* 2 (pow (sin k) 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin k) 2)) (pow t 2))))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (+ 2 (/ (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 (* (sin k) t) 2)) (pow (* (sin k) 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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/16 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/4 (/ (* (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 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (/ (* t (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2)))) (* (pow l 2) (cos k))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (/ (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (/ (* l l) (* k k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (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 (/ (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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (+ 2/45 (* -2/315 (pow t 2)))) (pow l 2)) (+ (* -1/2 (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (+ (* -1/360 (/ (pow t 3) (pow l 2))) (* 1/24 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2))) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (+ (* (pow k 2) (- (* 4/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))) (+ (* 1/12 (/ (pow t 2) (pow l 2))) (* 1/3 (/ 1 (pow l 2))))))) (/ 1 (pow l 2)))) (* -1 (/ (pow t 2) (pow l 2))))))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (+ (* (pow k 2) (- (+ (* 4/45 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/315 (/ (pow t 2) (pow l 2))) (* 2/45 (/ 1 (pow l 2)))) (+ (* -1/2 (- (* 4/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))) (+ (* 1/12 (/ (pow t 2) (pow l 2))) (* 1/3 (/ 1 (pow l 2))))))) (+ (* -1/360 (/ (pow t 2) (pow l 2))) (* 1/24 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2)))))))))) (+ (* -1/2 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))) (+ (* 1/12 (/ (pow t 2) (pow l 2))) (* 1/3 (/ 1 (pow l 2))))))) (/ 1 (pow l 2)))) (* -1 (/ (pow t 2) (pow l 2))))))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) 1/3))))))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (+ 2/45 (* -2/315 (pow t 2))))) 1/3))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (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 (pow (* (sin k) k) 2) #s(hole binary64 (pow k 4))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (pow k 2))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#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) #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 (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ 1 (* (pow k 2) t)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -7/120 (/ (pow k 2) t)) (* 1/6 (/ 1 t)))) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* (pow k 2) (- (* -31/3024 (/ (pow k 2) t)) (* 7/120 (/ 1 t)))) (* 1/6 (/ 1 t)))) (/ 1 t)) (pow k 2)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (pow (sin k) 2) #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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))))) |
#s(approx (neg (* k k)) #s(hole binary64 (* -1 (pow k 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))))) (* 2 (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* 2 (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/1440 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (pow t 3))) (+ (* 1/2 (* (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (* 1/2 (* (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))) (- (/ 1 (pow t 2)) 2/3)))))))) (* 2 (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3)))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* 1/2 (/ (pow l 2) (* (pow k 2) (pow t 3)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* -1/4 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* -1/4 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* 1/48 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* -1/1440 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (pow t 3))) (+ (* 1/2 (* (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (* 1/2 (* (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))) (- (/ 1 (pow t 2)) 2/3)))))))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ 1/2 (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ 1/2 (* -1 (* (pow k 2) (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ 1/2 (* (pow k 2) (- (* (pow k 2) (- 1/48 (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (- 4/45 (* 1/3 (/ 1 (pow t 2)))))))) (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ 1/2 (* (pow k 2) (- (* (pow k 2) (- (+ 1/48 (* -1 (* (pow k 2) (+ 1/1440 (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- 4/45 (* 1/3 (/ 1 (pow t 2)))))) (+ (* 1/4 (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (* 1/2 (* (- 1/48 (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (- 4/45 (* 1/3 (/ 1 (pow t 2))))))) (- (/ 1 (pow t 2)) 2/3))))))))) (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (- 4/45 (* 1/3 (/ 1 (pow t 2)))))))) (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3)))))) (pow k 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* 2 (pow k 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ 2 (* (pow k 2) (- (/ 1 (pow t 2)) 2/3)))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ 2 (* (pow k 2) (- (+ (* (pow k 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))) 2/3)))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ 2 (* (pow k 2) (- (+ (* (pow k 2) (- (+ 4/45 (* (pow k 2) (- (* 2/45 (/ 1 (pow t 2))) 2/315))) (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))) 2/3)))))) |
#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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) k) #s(hole binary64 (* k (sin k)))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (* -1 (/ (pow t 4) (pow k 2))) (* -1 (pow t 2)))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* 4 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* -8 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow t 4) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (/ (* (pow t 2) (cos k)) (pow (sin k) 2))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (- (+ (* 4 (/ (* (pow t 6) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (/ (* (pow t 2) (cos k)) (pow (sin k) 2))) (* 2 (/ (* (pow t 4) (cos k)) (* (pow k 2) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (- (+ (* -8 (/ (* (pow t 8) (cos k)) (* (pow k 6) (pow (sin k) 2)))) (/ (* (pow t 2) (cos k)) (pow (sin k) 2))) (+ (* -4 (/ (* (pow t 6) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow t 4) (cos k)) (* (pow k 2) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow (sin k) 2) (pow k 2))) (/ (pow (sin k) 2) (pow t 2)))))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.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)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k t (pow (* (sin k) k) 2) (* (sin k) k) (* (cos k) (* l l)) (cos k) (* l l) l (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (pow t 3))) (* (* k k) (pow t 3)) (* k k) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t)) (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* t t) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (+ (pow (/ k t) 2) 2) (pow (/ k t) 2) (/ k t)) |
| 34.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)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k t (pow (* (sin k) k) 2) (* (sin k) k) (* (cos k) (* l l)) (cos k) (* l l) l (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (pow t 3))) (* (* k k) (pow t 3)) (* k k) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t)) (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* t t) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (+ (pow (/ k t) 2) 2) (pow (/ k t) 2) (/ k t)) |
| 19.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)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k t (pow (* (sin k) k) 2) (* (sin k) k) (* (cos k) (* l l)) (cos k) (* l l) l (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (pow t 3))) (* (* k k) (pow t 3)) (* k k) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t)) (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* t t) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (+ (pow (/ k t) 2) 2) (pow (/ k t) 2) (/ k t)) |
| 16.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)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k t (pow (* (sin k) k) 2) (* (sin k) k) (* (cos k) (* l l)) (cos k) (* l l) l (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (pow t 3))) (* (* k k) (pow t 3)) (* k k) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t)) (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* t t) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (+ (pow (/ k t) 2) 2) (pow (/ k t) 2) (/ k t)) |
| 13.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)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k t (pow (* (sin k) k) 2) (* (sin k) k) (* (cos k) (* l l)) (cos k) (* l l) l (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (pow t 3))) (* (* k k) (pow t 3)) (* k k) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t)) (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* t t) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (+ (pow (/ k t) 2) 2) (pow (/ k t) 2) (/ k t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1290 | 15555 |
| 0 | 1391 | 14281 |
| 1 | 7741 | 14281 |
| 0 | 9110 | 13910 |
| 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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 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 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t)) |
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t) |
(/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(sin.f64 k) |
k |
t |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) k) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(cos.f64 k) |
(*.f64 l 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))))) |
(/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 k k) |
(pow.f64 t #s(literal 3 binary64)) |
#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 (*.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 (*.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 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(pow.f64 (sin.f64 k) #s(literal 2 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 (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))) #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 (/.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))) #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)) |
(tan.f64 k) |
(+.f64 (/.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))) #s(literal 1 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))) |
(fma.f64 (neg.f64 (*.f64 k k)) (*.f64 t t) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) |
(neg.f64 (*.f64 k k)) |
(*.f64 t t) |
(*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t)) |
(neg.f64 (*.f64 t t)) |
#s(literal 1 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 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 t #s(hole binary64 t)) |
#s(approx (/ (* l l) (* (* k k) (pow t 3))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (* k k) (pow t 3)) #s(hole binary64 (* (pow k 2) (pow t 3)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (cos k) (* t (pow (sin k) 2))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 2) (+ (* -1 (pow k 2)) (* -1 (pow t 2)))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (neg (* t t)) (* t t)) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (neg (* t t)) #s(hole binary64 (* -1 (pow t 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) t))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* 4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))))) (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) t))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2)))))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))))) (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) t))) |
#s(approx (/ (* l l) (pow t 3)) #s(hole binary64 (/ (pow l 2) (pow t 3)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (* (pow t 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* (pow t 2) (+ (* -2 (/ (* (pow t 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (/ (cos k) (* (pow k 2) (pow (sin k) 2))))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* 4 (/ (* (pow t 2) (cos k)) (* (pow k 6) (pow (sin k) 2)))) (* 2 (/ (cos k) (* (pow k 4) (pow (sin k) 2)))))) (/ (cos k) (* (pow k 2) (pow (sin k) 2))))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* -8 (/ (* (pow t 2) (cos k)) (* (pow k 8) (pow (sin k) 2)))) (* -4 (/ (cos k) (* (pow k 6) (pow (sin k) 2)))))) (* 2 (/ (cos k) (* (pow k 4) (pow (sin k) 2)))))) (/ (cos k) (* (pow k 2) (pow (sin k) 2))))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (pow t 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (/ (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2))) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow t 2) (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin k) 2)) (pow t 2)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 2)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 4) (- (* -1 (/ (pow k 2) (pow t 2))) 1)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* 1/2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* -1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (* 1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* 1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* -1/16 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (* 1/2 (/ (cos k) (pow (sin k) 2))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (+ (* -1/4 (/ (* (pow k 2) (cos k)) (* (pow t 2) (pow (sin k) 2)))) (* 1/2 (/ (cos k) (pow (sin k) 2)))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (- (+ (* 1/8 (/ (* (pow k 4) (cos k)) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (cos k) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (cos k)) (* (pow t 2) (pow (sin k) 2))))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow k 6) (cos k)) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (cos k) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 4) (cos k)) (* (pow t 4) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (cos k)) (* (pow t 2) (pow (sin k) 2)))))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* 2 (pow (sin k) 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin k) 2)) (pow t 2))))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (+ 2 (/ (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 (* (sin k) t) 2)) (pow (* (sin k) 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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/4 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/8 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/16 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/4 (/ (* (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 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (/ (* t (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2)))) (* (pow l 2) (cos k))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (/ (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (/ (* l l) (* k k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (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 (/ (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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (+ 2/45 (* -2/315 (pow t 2)))) (pow l 2)) (+ (* -1/2 (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (+ (* -1/360 (/ (pow t 3) (pow l 2))) (* 1/24 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2))) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (+ (* (pow k 2) (- (* 4/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))) (+ (* 1/12 (/ (pow t 2) (pow l 2))) (* 1/3 (/ 1 (pow l 2))))))) (/ 1 (pow l 2)))) (* -1 (/ (pow t 2) (pow l 2))))))))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (+ (* (pow k 2) (- (+ (* 4/45 (/ (pow t 2) (pow l 2))) (* (pow k 2) (- (+ (* -2/315 (/ (pow t 2) (pow l 2))) (* 2/45 (/ 1 (pow l 2)))) (+ (* -1/2 (- (* 4/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))) (+ (* 1/12 (/ (pow t 2) (pow l 2))) (* 1/3 (/ 1 (pow l 2))))))) (+ (* -1/360 (/ (pow t 2) (pow l 2))) (* 1/24 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2)))))))))) (+ (* -1/2 (- (+ (* -2/3 (/ (pow t 2) (pow l 2))) (/ 1 (pow l 2))) (* -1 (/ (pow t 2) (pow l 2))))) (+ (* 1/12 (/ (pow t 2) (pow l 2))) (* 1/3 (/ 1 (pow l 2))))))) (/ 1 (pow l 2)))) (* -1 (/ (pow t 2) (pow l 2))))))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) 1/3))))))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (+ 2/45 (* -2/315 (pow t 2))))) 1/3))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (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 (pow (* (sin k) k) 2) #s(hole binary64 (pow k 4))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (pow k 2))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#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) #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 (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ 1 (* (pow k 2) t)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -7/120 (/ (pow k 2) t)) (* 1/6 (/ 1 t)))) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* (pow k 2) (- (* -31/3024 (/ (pow k 2) t)) (* 7/120 (/ 1 t)))) (* 1/6 (/ 1 t)))) (/ 1 t)) (pow k 2)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (pow (sin k) 2) #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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))))) |
#s(approx (neg (* k k)) #s(hole binary64 (* -1 (pow k 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))))) (* 2 (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* 2 (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/1440 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (pow t 3))) (+ (* 1/2 (* (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (* 1/2 (* (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))) (- (/ 1 (pow t 2)) 2/3)))))))) (* 2 (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3)))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (* 1/2 (/ (pow l 2) (* (pow k 2) (pow t 3)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* -1/4 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* -1/4 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* 1/48 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* -1/1440 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (pow t 3))) (+ (* 1/2 (* (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (* 1/2 (* (- (* 1/48 (/ (pow l 2) (pow t 3))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))) (- (/ 1 (pow t 2)) 2/3)))))))) (+ (* 1/4 (/ (* (pow l 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/2 (* (- (* -1/4 (/ (pow l 2) (pow t 3))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))) (- (/ 1 (pow t 2)) 2/3))))))) (* 1/4 (/ (* (pow l 2) (- (/ 1 (pow t 2)) 2/3)) (pow t 3)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ 1/2 (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ 1/2 (* -1 (* (pow k 2) (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ 1/2 (* (pow k 2) (- (* (pow k 2) (- 1/48 (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (- 4/45 (* 1/3 (/ 1 (pow t 2)))))))) (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ 1/2 (* (pow k 2) (- (* (pow k 2) (- (+ 1/48 (* -1 (* (pow k 2) (+ 1/1440 (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- 4/45 (* 1/3 (/ 1 (pow t 2)))))) (+ (* 1/4 (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (* 1/2 (* (- 1/48 (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (- 4/45 (* 1/3 (/ 1 (pow t 2))))))) (- (/ 1 (pow t 2)) 2/3))))))))) (+ (* -1/2 (* (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (- 4/45 (* 1/3 (/ 1 (pow t 2)))))))) (+ 1/4 (* 1/4 (- (/ 1 (pow t 2)) 2/3)))))) (pow k 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* 2 (pow k 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ 2 (* (pow k 2) (- (/ 1 (pow t 2)) 2/3)))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ 2 (* (pow k 2) (- (+ (* (pow k 2) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))) 2/3)))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ 2 (* (pow k 2) (- (+ (* (pow k 2) (- (+ 4/45 (* (pow k 2) (- (* 2/45 (/ 1 (pow t 2))) 2/315))) (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))) 2/3)))))) |
#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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) 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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) k) #s(hole binary64 (* k (sin k)))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (* -1 (/ (pow t 4) (pow k 2))) (* -1 (pow t 2)))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) #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 (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* 4 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) #s(hole binary64 (/ (- (+ (* -8 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow t 4) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (/ (* (pow t 2) (cos k)) (pow (sin k) 2))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (- (+ (* 4 (/ (* (pow t 6) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (/ (* (pow t 2) (cos k)) (pow (sin k) 2))) (* 2 (/ (* (pow t 4) (cos k)) (* (pow k 2) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) #s(hole binary64 (/ (- (+ (* -8 (/ (* (pow t 8) (cos k)) (* (pow k 6) (pow (sin k) 2)))) (/ (* (pow t 2) (cos k)) (pow (sin k) 2))) (+ (* -4 (/ (* (pow t 6) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow t 4) (cos k)) (* (pow k 2) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow (sin k) 2) (pow k 2))) (/ (pow (sin k) 2) (pow t 2)))))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* 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 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) 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 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) t) |
(*.f64 t (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t)) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) t (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) t)) |
(fma.f64 t (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (*.f64 t (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) t) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) t)) |
(+.f64 (*.f64 t (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64))) (*.f64 t (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (*.f64 l l)) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)))) (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) 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 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) |
(fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) |
(/.f64 (-.f64 (*.f64 (*.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 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.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 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 k k) (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))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 k) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.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 (*.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 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(sin.f64 k) |
k |
t |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)) |
(*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 k) k) |
(*.f64 k (sin.f64 k)) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 (*.f64 l l) (cos.f64 k)) |
(fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 k) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 k))) |
(cos.f64 (neg.f64 k)) |
(cos.f64 k) |
(+.f64 (*.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (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 |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
(*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 l (/.f64 l (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 l l)) (neg.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k 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 (cosh.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 k) #s(literal 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 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) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
(fma.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
(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 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
(*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) |
(*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.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 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (neg.f64 (*.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 (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 k k)) |
(/.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 k) (/.f64 l k)) |
(*.f64 l (/.f64 l (*.f64 k k))) |
(/.f64 (/.f64 (*.f64 l l) k) k) |
(/.f64 (neg.f64 (*.f64 l l)) (*.f64 (neg.f64 k) k)) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cos.f64 k)) (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) (sin.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
(/.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 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (+.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (/.f64 (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)))) (neg.f64 (*.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))) (neg.f64 (*.f64 l l))) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 (+.f64 k (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (neg.f64 t) t)) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 k k (*.f64 t t))) (*.f64 t t)) |
(*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (fma.f64 k k (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) (*.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) t) t) t (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 k) k) (*.f64 t t) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) t) (*.f64 t t) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 (neg.f64 k) k) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 (neg.f64 t) t) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 t) t)) (*.f64 t t))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) |
(+.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 k) k) |
(*.f64 #s(literal -1 binary64) (*.f64 k k)) |
(*.f64 (*.f64 k k) #s(literal -1 binary64)) |
(*.f64 k (neg.f64 k)) |
(neg.f64 (*.f64 k k)) |
(*.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 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 t) t) t) t) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 t) t) (*.f64 t t)) |
(*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64))) |
(*.f64 (*.f64 t t) (*.f64 (neg.f64 t) t)) |
(neg.f64 (pow.f64 t #s(literal 4 binary64))) |
(*.f64 (neg.f64 t) t) |
(*.f64 #s(literal -1 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t t) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 t)) |
(neg.f64 (*.f64 t t)) |
#s(literal 1 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (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) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (cos.f64 k)) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 l l)) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (/.f64 (cos.f64 k) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cos.f64 k)) (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 2 binary64)) |
(fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 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) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (*.f64 (*.f64 t t) (/.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 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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (*.f64 (*.f64 t t) (/.f64 (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (* (sin k) t) (*.f64 (sin.f64 k) t)) |
#s(approx t t) |
#s(approx (/ (* l l) (* (* k k) (pow t 3))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* k k) (pow t 3)) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (pow t 3) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) #s(literal 2 binary64))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (*.f64 (*.f64 t t) (/.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 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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 t t) (/.f64 (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
#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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (/.f64 (fma.f64 k k (*.f64 t t)) (*.f64 t t))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (* (neg (* t t)) (* t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (neg (* t t)) (*.f64 (neg.f64 t) t)) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (*.f64 (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k))) #s(literal 2 binary64))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -4 binary64))) t)) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (*.f64 (*.f64 t t) (/.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 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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.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 t t) (/.f64 (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 l k) (/.f64 l k)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))))) t)) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 4 binary64) (*.f64 #s(literal -2 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 t t) (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))))) t)) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (*.f64 (*.f64 t t) (/.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 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 #s(literal -2 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 t t) (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))))) t)) |
#s(approx (/ (* l l) (pow t 3)) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -2 binary64) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 t t))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 k) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 t t))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 8 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -8 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (cos.f64 k) (*.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 k) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 t t))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (+ (pow (/ k t) 2) 2) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (pow (/ k t) 2) 2) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.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 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (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 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (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 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k)))) (*.f64 t t))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (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 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 k) k) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 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)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (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 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (*.f64 #s(literal 1/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)))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (fma.f64 (*.f64 (*.f64 k k) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 k k) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) #s(literal 1/4 binary64)))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 k k) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) #s(literal 1/4 binary64))))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t)))) |
#s(approx (+ (pow (/ k t) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (pow (/ k t) 2) 2) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal -2 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal -2 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal -2 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 (*.f64 t t) (cos.f64 k))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #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 (*.f64 (cos.f64 k) l) l) (*.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(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (cos k) (* l l)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx l l) |
#s(approx (/ (* l l) (* k k)) (*.f64 (/.f64 l k) (/.f64 l k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.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(literal 2 binary64))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (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 (* (* (* (/ (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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 l (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 (* (* (* (/ (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 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 l (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 l (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #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 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l))) (neg.f64 (/.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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (/.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))))) (*.f64 k k) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))))) (*.f64 k k) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (pow.f64 l #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (pow.f64 l #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 l #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 k k) (pow.f64 l #s(literal -2 binary64))) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 l #s(literal -2 binary64)) #s(literal 2/45 binary64) (/.f64 (*.f64 #s(literal -2/315 binary64) (*.f64 t t)) (*.f64 l l))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (pow.f64 l #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 l #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (pow.f64 l #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 k k) (/.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) (*.f64 l l))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (-.f64 (pow.f64 l #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 l #s(literal -2 binary64)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 k k) (pow.f64 l #s(literal -2 binary64))) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 (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))) (*.f64 k k) (*.f64 t t)) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 (fma.f64 (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 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 t t)) (*.f64 k k))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/6 binary64) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) t) (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (sin k) 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 (pow (* (sin k) k) 2) (pow.f64 k #s(literal 4 binary64))) |
#s(approx (pow (* (sin k) k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (pow (* (sin k) 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)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (pow (* (sin k) 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)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (sin k) k) (*.f64 k k)) |
#s(approx (* (sin k) k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (* (sin k) 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)) (*.f64 k k))) |
#s(approx (* (sin k) 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)) (*.f64 k k))) |
#s(approx (* (cos k) (* l l)) (*.f64 l l)) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 l l))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (fma.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 l l))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 l l))) |
#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 (* k k) (*.f64 k k)) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 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)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (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)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/3 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (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 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 l l) t) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/3 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t)) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -7/120 binary64) (/.f64 (*.f64 k k) t)) (/.f64 #s(literal 1/6 binary64) t)) (*.f64 k k) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -31/3024 binary64) (/.f64 (*.f64 k k) t)) (/.f64 #s(literal 7/120 binary64) t)) (*.f64 k k)) (/.f64 #s(literal 1/6 binary64) t)) (*.f64 k k) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (*.f64 k k) t)) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 l (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 l (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 l (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 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 (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (*.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)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (*.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 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/120 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (*.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 (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (neg (* k k)) (*.f64 (neg.f64 k) k)) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (*.f64 (*.f64 k k) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64)))) (*.f64 k k) (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/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 (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/315 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64)))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))))))) (*.f64 k k) (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64)))))) (*.f64 k k) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 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 (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 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 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64)))) (*.f64 k k) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64))) (*.f64 k k) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/315 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64)))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))))))) (*.f64 k k) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64)))) (*.f64 k k) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64))) (*.f64 k k) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 #s(literal 1/2 binary64) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)))) (*.f64 k k)) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (*.f64 k k) #s(literal 1/2 binary64)) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (neg.f64 k) k) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 1/4 binary64))))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/315 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/1440 binary64)) #s(literal 1/48 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 1/4 binary64)))) (*.f64 k k)) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (*.f64 k k) #s(literal 1/2 binary64)) (*.f64 k k))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 k k) #s(literal 2 binary64)) (*.f64 k k))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 k k) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) (*.f64 k k) #s(literal 2 binary64)) (*.f64 k k))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/315 binary64)) (*.f64 k k) #s(literal 4/45 binary64)) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 k k) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64))) (*.f64 k 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 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #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 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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 k k)) #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (pow (* (sin k) k) 2) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
#s(approx (* (sin k) k) (*.f64 (sin.f64 k) k)) |
#s(approx (cos k) (cos.f64 k)) |
#s(approx (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (*.f64 (fma.f64 (pow.f64 k #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (*.f64 (+.f64 (pow.f64 k #s(literal -2 binary64)) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (*.f64 (fma.f64 (neg.f64 t) t (/.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (* (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) 2) (/.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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (-.f64 (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 4 binary64) (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)))) (/.f64 (-.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 -8 binary64) (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 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 -4 binary64) (*.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 t t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 4 binary64) (*.f64 (*.f64 t t) (/.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) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 8 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -8 binary64) (-.f64 (*.f64 (*.f64 t t) (/.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 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 k k))) |
#s(approx (+ (pow (/ k t) 2) 2) (*.f64 (fma.f64 (pow.f64 k #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k))) |
Compiled 44 873 to 3 697 computations (91.8% saved)
41 alts after pruning (41 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 726 | 38 | 764 |
| Fresh | 13 | 3 | 16 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 744 | 41 | 785 |
| Status | Accuracy | Program |
|---|---|---|
| 17.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 (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))) #s(literal 1 binary64)))) | |
| 43.9% | (/.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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) | |
| 53.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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) | |
| 13.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) | |
| ▶ | 17.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
| 69.6% | (/.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)))) | |
| 51.0% | (/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 73.3% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
| 52.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) | |
| 72.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) | |
| 52.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 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 58.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 58.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 65.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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 56.0% | (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) t))) | |
| 62.3% | (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) | |
| 53.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) | |
| 32.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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))) | |
| 58.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) | |
| ▶ | 47.3% | #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) (*.f64 (*.f64 t t) t)))) |
| 47.3% | #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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) | |
| 51.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64)))))) | |
| 59.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 60.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| ▶ | 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
| 49.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 24.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 60.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) | |
| 54.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #s(literal 2 binary64))) | |
| 54.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) | |
| 53.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 34.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 52.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) | |
| 56.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 binary64))) | |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 70.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 63.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 59.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 22.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
| 50.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) | |
| 51.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 l (/.f64 l (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))))) |
Compiled 4 130 to 2 602 computations (37% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(/.f64 t (*.f64 l l)) |
t |
(*.f64 l l) |
l |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(sin.f64 k) |
k |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) k) |
(cos.f64 k) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t))) |
(*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)) |
(*.f64 k k) |
(*.f64 (*.f64 t t) t) |
(*.f64 t t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64)) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) |
(*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 l l) t) |
#s(literal -1/6 binary64) |
(pow.f64 k #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) |
(/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) |
(tan.f64 k) |
(+.f64 (/.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))) #s(literal 1 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))) |
(fma.f64 (neg.f64 (*.f64 k k)) (*.f64 t t) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) |
(neg.f64 (*.f64 k k)) |
(*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t)) |
(neg.f64 (*.f64 t t)) |
#s(literal 1 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(/.f64 l k) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ t (* l l)) #s(hole binary64 (/ t (pow l 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 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 (* (* (* (/ (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 (/ (* l l) (* (* k k) (* (* t t) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (* k k) (* (* t t) t)) #s(hole binary64 (* (pow k 2) (pow t 3)))) |
#s(approx (* (* t t) t) #s(hole binary64 (pow t 3))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) (* (pow k 4) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) t))) |
#s(approx (* (/ (* l l) t) -1/6) #s(hole binary64 (* -1/6 (/ (pow l 2) t)))) |
#s(approx (/ (* l l) t) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (* (* t t) t) (* l l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 2) (+ (* -1 (pow k 2)) (* -1 (pow t 2)))))) |
#s(approx (* (neg (* t t)) (* t t)) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (neg (* t t)) #s(hole binary64 (* -1 (pow t 2)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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 (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow t 2) (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin 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 (/ (* (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 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 2)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 4) (- (* -1 (/ (pow k 2) (pow t 2))) 1)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) (* (pow k 4) t))))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) t)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* t (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 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 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (pow k 2)))) |
#s(approx (* (/ l k) (/ l k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ l k) #s(hole binary64 (/ l k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (+ 2/45 (* -2/315 (pow t 2)))) (pow l 2)) (+ (* -1/2 (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (+ (* -1/360 (/ (pow t 3) (pow l 2))) (* 1/24 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2))) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (- (+ 2/45 (* -2/315 (pow t 2))) (+ (* -1/2 (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))) (+ (* -1/360 (pow t 2)) (* 1/24 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2))))))))) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) 1/3))))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (+ 2/45 (* -2/315 (pow t 2))))) 1/3))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (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 (pow (* (sin k) k) 2) #s(hole binary64 (pow k 4))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (pow k 2))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 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 (/ 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 (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)))) |
#s(approx (pow k 4) #s(hole binary64 (pow k 4))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))))) |
#s(approx (neg (* k k)) #s(hole binary64 (* -1 (pow k 2)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #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)) (pow k 2)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (pow (sin k) 2) #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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) k) #s(hole binary64 (* k (sin k)))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (* -1/6 (/ (pow l 2) (* (pow k 2) t))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t))) (pow k 2)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1/6 (/ (* (pow k 2) (pow l 2)) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow k 2) (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t)))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (* -1 (/ (pow t 4) (pow k 2))) (* -1 (pow t 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | l | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ t (* l l)) t (* l l) l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* (* k k) (* (* t t) t)) (* k k) (* (* t t) t) (* t t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) -1/6 (pow k 4) 4 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (* (pow (sin k) 2) t) (pow (sin k) 2)) |
| 15.0ms | l | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ t (* l l)) t (* l l) l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* (* k k) (* (* t t) t)) (* k k) (* (* t t) t) (* t t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) -1/6 (pow k 4) 4 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (* (pow (sin k) 2) t) (pow (sin k) 2)) |
| 14.0ms | t | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ t (* l l)) t (* l l) l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* (* k k) (* (* t t) t)) (* k k) (* (* t t) t) (* t t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) -1/6 (pow k 4) 4 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (* (pow (sin k) 2) t) (pow (sin k) 2)) |
| 14.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ t (* l l)) t (* l l) l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* (* k k) (* (* t t) t)) (* k k) (* (* t t) t) (* t t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) -1/6 (pow k 4) 4 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (* (pow (sin k) 2) t) (pow (sin k) 2)) |
| 11.0ms | l | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ t (* l l)) t (* l l) l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* (* k k) (* (* t t) t)) (* k k) (* (* t t) t) (* t t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) -1/6 (pow k 4) 4 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (tan k) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg (* k k)) (* (neg (* t t)) (* t t)) (neg (* t t)) 1 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (* (pow (sin k) 2) t) (pow (sin k) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1018 | 14084 |
| 0 | 1112 | 12347 |
| 1 | 5891 | 12311 |
| 0 | 8283 | 11988 |
| 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(/.f64 t (*.f64 l l)) |
t |
(*.f64 l l) |
l |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(sin.f64 k) |
k |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) k) |
(cos.f64 k) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t))) |
(*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)) |
(*.f64 k k) |
(*.f64 (*.f64 t t) t) |
(*.f64 t t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64)) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) |
(*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 l l) t) |
#s(literal -1/6 binary64) |
(pow.f64 k #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) |
(/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) |
(tan.f64 k) |
(+.f64 (/.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))) #s(literal 1 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))) |
(fma.f64 (neg.f64 (*.f64 k k)) (*.f64 t t) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) |
(neg.f64 (*.f64 k k)) |
(*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t)) |
(neg.f64 (*.f64 t t)) |
#s(literal 1 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(/.f64 l k) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ t (* l l)) #s(hole binary64 (/ t (pow l 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 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 (* (* (* (/ (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 (/ (* l l) (* (* k k) (* (* t t) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (* k k) (* (* t t) t)) #s(hole binary64 (* (pow k 2) (pow t 3)))) |
#s(approx (* (* t t) t) #s(hole binary64 (pow t 3))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) (* (pow k 4) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) t))) |
#s(approx (* (/ (* l l) t) -1/6) #s(hole binary64 (* -1/6 (/ (pow l 2) t)))) |
#s(approx (/ (* l l) t) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (* (* t t) t) (* l l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 2) (+ (* -1 (pow k 2)) (* -1 (pow t 2)))))) |
#s(approx (* (neg (* t t)) (* t t)) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (neg (* t t)) #s(hole binary64 (* -1 (pow t 2)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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 (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow t 2) (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin 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 (/ (* (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 (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 2)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* -1 (pow t 4)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow t 4) (- (* -1 (/ (pow k 2) (pow t 2))) 1)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) (* (pow k 4) t))))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) t)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* t (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 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 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (pow k 2)))) |
#s(approx (* (/ l k) (/ l k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ l k) #s(hole binary64 (/ l k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (+ 2/45 (* -2/315 (pow t 2)))) (pow l 2)) (+ (* -1/2 (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (+ (* -1/360 (/ (pow t 3) (pow l 2))) (* 1/24 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2))) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (- (+ 2/45 (* -2/315 (pow t 2))) (+ (* -1/2 (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))) (+ (* -1/360 (pow t 2)) (* 1/24 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2))))))))) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) 1/3))))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (+ 2/45 (* -2/315 (pow t 2))))) 1/3))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (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 (pow (* (sin k) k) 2) #s(hole binary64 (pow k 4))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (pow k 2))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 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 (/ 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 (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)))) |
#s(approx (pow k 4) #s(hole binary64 (pow k 4))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))))) |
#s(approx (neg (* k k)) #s(hole binary64 (* -1 (pow k 2)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #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)) (pow k 2)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (pow (sin k) 2) #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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) k) #s(hole binary64 (* k (sin k)))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (* -1/6 (/ (pow l 2) (* (pow k 2) t))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) #s(hole binary64 (/ (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t))) (pow k 2)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1/6 (/ (* (pow k 2) (pow l 2)) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow k 2) (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t)))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) #s(hole binary64 (* (pow k 2) (+ (* -1 (/ (pow t 4) (pow k 2))) (* -1 (pow t 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 t (*.f64 l l))))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 t (*.f64 l l)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 t (*.f64 l l))) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(*.f64 t (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (*.f64 t (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) (*.f64 l l)) |
(/.f64 (*.f64 (/.f64 t (*.f64 l l)) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t)) (neg.f64 (*.f64 (*.f64 l l) (cos.f64 k)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))) |
(/.f64 (/.f64 t l) l) |
(/.f64 (neg.f64 t) (neg.f64 (*.f64 l l))) |
(/.f64 t (*.f64 l l)) |
t |
(*.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64))) |
(*.f64 (pow.f64 l #s(literal 1 binary64)) l) |
(*.f64 (neg.f64 l) (neg.f64 l)) |
(*.f64 (fabs.f64 l) (fabs.f64 l)) |
(*.f64 l l) |
(pow.f64 (pow.f64 l #s(literal 1 binary64)) #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))) |
(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 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (neg.f64 (cos.f64 k))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) 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 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 8 binary64)) (pow.f64 (sin.f64 k) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (*.f64 (sin.f64 k) k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(fma.f64 (*.f64 k k) (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))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 k) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) (*.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 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (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 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(sin.f64 k) |
k |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) (*.f64 (sin.f64 k) k)) |
(*.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k)) |
(*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 k) k) |
(*.f64 k (sin.f64 k)) |
(fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 k) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 k))) |
(cos.f64 (neg.f64 k)) |
(cos.f64 k) |
(+.f64 (*.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 l (/.f64 l (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 l l)) (neg.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t) |
(*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) |
(*.f64 (pow.f64 k #s(literal 1 binary64)) (pow.f64 k #s(literal 1 binary64))) |
(*.f64 (pow.f64 k #s(literal 1 binary64)) k) |
(*.f64 (fabs.f64 k) (fabs.f64 k)) |
(*.f64 (neg.f64 k) (neg.f64 k)) |
(*.f64 k k) |
(pow.f64 (pow.f64 k #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 k) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 k) #s(literal 2 binary64)) |
(pow.f64 (*.f64 k k) #s(literal 1 binary64)) |
(pow.f64 k #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (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)))) |
(*.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 (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)))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) t) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (pow.f64 t #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64))))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (neg.f64 (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (pow.f64 k #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 l l) t) (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (/.f64 (*.f64 l l) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 3 binary64))) (pow.f64 k #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (/.f64 (*.f64 l l) t))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) |
(fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) |
(fma.f64 (/.f64 (*.f64 l l) t) (*.f64 (*.f64 k k) #s(literal -1/6 binary64)) (/.f64 (*.f64 l l) t)) |
(fma.f64 (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (/.f64 (*.f64 l l) t)) |
(fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (/.f64 (*.f64 l l) t)) |
(+.f64 (/.f64 (*.f64 l l) t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) |
(*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 l l) t)) |
(/.f64 (*.f64 (*.f64 l l) #s(literal -1/6 binary64)) t) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 l l)) t) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) #s(literal 3 binary64)) (*.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 l l) t))) |
(fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 l l) t))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 l l) t))) |
(*.f64 l (/.f64 l t)) |
(/.f64 (neg.f64 (*.f64 l l)) (neg.f64 t)) |
(/.f64 (*.f64 l l) t) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 k k) (*.f64 k k)) |
(pow.f64 (*.f64 k k) #s(literal 2 binary64)) |
(pow.f64 k #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 k) #s(literal 4 binary64)))) |
#s(literal 4 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 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))))) |
(*.f64 (*.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 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 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)))) (neg.f64 (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) |
(*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (*.f64 l l))) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 (+.f64 k (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(+.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (neg.f64 t) t)) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 k k (*.f64 t t))) (*.f64 t t)) |
(*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (fma.f64 k k (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 k #s(literal 6 binary64))) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) t) t) t (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 k) k) (*.f64 t t) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) t) (*.f64 t t) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 (neg.f64 k) k) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 (neg.f64 t) t) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 t) t)) (*.f64 t t))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) |
(+.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
(+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 k) k) |
(*.f64 #s(literal -1 binary64) (*.f64 k k)) |
(*.f64 (*.f64 k k) #s(literal -1 binary64)) |
(*.f64 k (neg.f64 k)) |
(neg.f64 (*.f64 k k)) |
(*.f64 (*.f64 (*.f64 (neg.f64 t) t) t) t) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 t) t) (*.f64 t t)) |
(*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64))) |
(*.f64 (*.f64 t t) (*.f64 (neg.f64 t) t)) |
(neg.f64 (pow.f64 t #s(literal 4 binary64))) |
(*.f64 (neg.f64 t) t) |
(*.f64 #s(literal -1 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t t) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 t)) |
(neg.f64 (*.f64 t t)) |
#s(literal 1 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t) (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(fma.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(fma.f64 (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(*.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 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (cos.f64 k))) (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 l l) (cos.f64 k))) (neg.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k)) |
(/.f64 (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) |
(*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 1 binary64)) (/.f64 l k)) |
(*.f64 (neg.f64 (/.f64 l k)) (neg.f64 (/.f64 l k))) |
(*.f64 (fabs.f64 (/.f64 l k)) (fabs.f64 (/.f64 l k))) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(*.f64 l (/.f64 l (*.f64 k k))) |
(pow.f64 (neg.f64 (/.f64 l k)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 l k)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 l k) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 l l) k) k) |
(/.f64 (*.f64 l (/.f64 l k)) k) |
(/.f64 (*.f64 (/.f64 l k) l) k) |
(/.f64 (neg.f64 (*.f64 l l)) (*.f64 (neg.f64 k) k)) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 l k)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 l) (neg.f64 k)) |
(/.f64 l k) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (sin.f64 k)) |
(*.f64 (sin.f64 k) (sin.f64 k)) |
(pow.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 6 binary64)) (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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 8 binary64)) (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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t)) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t)) |
#s(approx (/ t (* l l)) (/.f64 t (*.f64 l l))) |
#s(approx t t) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (* (sin k) t) (*.f64 (sin.f64 k) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 6 binary64)) (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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 8 binary64)) (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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ (* l l) (* (* k k) (* (* t t) t))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* k k) (* (* t t) t)) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* t t) t) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) t)) |
#s(approx (* (/ (* l l) t) -1/6) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64))) |
#s(approx (/ (* l l) t) (/.f64 (*.f64 l l) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 6 binary64)) (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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 8 binary64)) (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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t)) |
#s(approx (* (* (/ (* (* t t) t) (* 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 (* (/ (* (* t t) t) (* l l)) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (/ (* (* t t) t) (* l l)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (neg (* t t)) (* t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (neg (* t t)) (*.f64 (neg.f64 t) t)) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (*.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t)) (cos.f64 k))) (*.f64 t t))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/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 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 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 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 k) k) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.f64 (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.f64 (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 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))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.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))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.f64 (/.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))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.f64 (/.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 (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (neg.f64 (*.f64 l l))) (*.f64 (pow.f64 k #s(literal 4 binary64)) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (neg.f64 (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.f64 (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.f64 (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.f64 (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 t (*.f64 l l)))) |
#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 (*.f64 (*.f64 l l) (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(literal 2 binary64))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 l l)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 l l))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 k k))) |
#s(approx (* (/ l k) (/ l k)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
#s(approx (/ l k) (/.f64 l k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal 1 binary64)))) (*.f64 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.f64 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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l))) (neg.f64 (/.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 (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (/.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))))) (*.f64 k k) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))))) (*.f64 k k) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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 (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) #s(literal -1/2 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 t t))))) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t))) #s(literal 1/3 binary64))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 (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))) (*.f64 k k) (*.f64 t t)) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 (fma.f64 (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 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 t t)) (*.f64 k k))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/6 binary64) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) t) (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #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 (pow (* (sin k) k) 2) (pow.f64 k #s(literal 4 binary64))) |
#s(approx (pow (* (sin k) k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (pow (* (sin k) 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)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (pow (* (sin k) 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)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (sin k) k) (*.f64 k k)) |
#s(approx (* (sin k) k) (*.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (* (sin k) 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)) (*.f64 k k))) |
#s(approx (* (sin k) 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)) (*.f64 k 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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 (* k k) (*.f64 k k)) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.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 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.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)))) #s(literal -1/3 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 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 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 (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.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 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.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)))) #s(literal -1/3 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 k k) (*.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 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) t)) |
#s(approx (pow k 4) (pow.f64 k #s(literal 4 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal 1 binary64)))) (*.f64 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.f64 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 (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (*.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 (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (*.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 (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) |
#s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/120 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (*.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 (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (neg (* k k)) (*.f64 (neg.f64 k) k)) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.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 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.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)))) #s(literal -1/3 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 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 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 (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.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 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.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)))) #s(literal -1/3 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 k k) (*.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 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (*.f64 k k) t)) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 l l) (/.f64 (cos.f64 k) (*.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 l l) (/.f64 (cos.f64 k) (*.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (* (/ t (* l l)) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 k k)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 k k)) #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (pow (* (sin k) k) 2) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
#s(approx (* (sin k) k) (*.f64 (sin.f64 k) k)) |
#s(approx (cos k) (cos.f64 k)) |
#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 l k) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 l l) (/.f64 (cos.f64 k) (*.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 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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.f64 k k))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (*.f64 (/.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (*.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 l l) (/.f64 (cos.f64 k) (*.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.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 l l) (/.f64 (cos.f64 k) (*.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (*.f64 (fma.f64 (pow.f64 k #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 k k)))) |
#s(approx (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (*.f64 (fma.f64 (neg.f64 t) t (/.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
Compiled 48 818 to 3 939 computations (91.9% saved)
61 alts after pruning (59 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 782 | 35 | 817 |
| Fresh | 12 | 24 | 36 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 797 | 61 | 858 |
| Status | Accuracy | Program |
|---|---|---|
| 17.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #s(literal 1 binary64)))) | |
| 30.1% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) | |
| 43.9% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) | |
| 53.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) | |
| 13.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) | |
| 18.9% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) | |
| 69.6% | (/.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)))) | |
| 51.0% | (/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 72.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) | |
| ▶ | 81.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
| 73.3% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal -2 binary64)))) (cos.f64 k))))) | |
| 73.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) | |
| 42.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) | |
| 60.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) | |
| ▶ | 52.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
| 52.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 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 58.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 65.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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 56.0% | (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) t))) | |
| 62.3% | (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) | |
| 34.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) | |
| 53.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) | |
| 47.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) | |
| 58.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) | |
| 60.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) | |
| ✓ | 47.3% | #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) (*.f64 (*.f64 t t) t)))) |
| 47.3% | #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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) | |
| 51.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64)))))) | |
| 59.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 47.3% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) | |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 70.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 56.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| ✓ | 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) | |
| 66.3% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) | |
| 55.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) | |
| ▶ | 55.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
| 63.3% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 60.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k)) #s(literal 2 binary64))) | |
| 70.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) | |
| 49.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 60.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
| 54.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #s(literal 2 binary64))) | |
| 54.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) | |
| 53.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 34.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 52.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) | |
| 56.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 binary64))) | |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 70.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 63.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 50.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) | |
| ▶ | 22.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
| 22.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) | |
| 23.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) | |
| 36.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) | |
| 50.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) | |
| 43.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 32.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) | |
| 51.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 l (/.f64 l (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))))) |
Compiled 6 472 to 3 984 computations (38.4% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
(*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(/.f64 (/.f64 t l) l) |
(/.f64 t l) |
t |
l |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(sin.f64 k) |
k |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) k) |
(cos.f64 k) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64)) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k))) |
(fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) |
(*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 l l) t) |
(*.f64 l l) |
#s(literal -1/6 binary64) |
(*.f64 k k) |
(*.f64 (*.f64 k k) (*.f64 k k)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)) |
(*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(pow.f64 t #s(literal 3 binary64)) |
#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 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(/.f64 l k) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) 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 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (/ t l) l) #s(hole binary64 (/ t (pow l 2)))) |
#s(approx (/ t l) #s(hole binary64 (/ t l))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 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 (* (* (* (/ (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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) (* (pow k 4) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) t))) |
#s(approx (* (/ (* l l) t) -1/6) #s(hole binary64 (* -1/6 (/ (pow l 2) t)))) |
#s(approx (/ (* l l) t) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* k k) (/ (/ (pow t 3) l) l)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (cos k) (* t (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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 (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow t 2) (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin 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 (/ (* (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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) (* (pow k 4) t))))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* t (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2)))) (* (pow l 2) (cos k))))) |
#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 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (pow k 2)))) |
#s(approx (* (/ l k) (/ l k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ l k) #s(hole binary64 (/ l k))) |
#s(approx (/ (* l l) (* k k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (+ 2/45 (* -2/315 (pow t 2)))) (pow l 2)) (+ (* -1/2 (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (+ (* -1/360 (/ (pow t 3) (pow l 2))) (* 1/24 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2))) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (- (+ 2/45 (* -2/315 (pow t 2))) (+ (* -1/2 (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))) (+ (* -1/360 (pow t 2)) (* 1/24 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2))))))))) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) 1/3))))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (+ 2/45 (* -2/315 (pow t 2))))) 1/3))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (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 (pow (* (sin k) k) 2) #s(hole binary64 (pow k 4))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (pow k 2))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 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 (/ 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (* k k) (* k k)) #s(hole binary64 (pow k 4))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #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)) (pow k 2)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (pow (sin k) 2) #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 (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 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 (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 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 (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 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 (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ 1 (* (pow k 2) t)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -7/120 (/ (pow k 2) t)) (* 1/6 (/ 1 t)))) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (+ (* (pow k 2) (- (* (pow k 2) (- (* -31/3024 (/ (pow k 2) t)) (* 7/120 (/ 1 t)))) (* 1/6 (/ 1 t)))) (/ 1 t)) (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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) k) #s(hole binary64 (* k (sin k)))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (* -1/6 (/ (pow l 2) (* (pow k 2) t))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t))) (pow k 2)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1/6 (/ (* (pow k 2) (pow l 2)) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow k 2) (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (cos k) (pow (sin k) 2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | l | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ (/ t l) l) (/ t l) t l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) (* l l) -1/6 (* k k) (* (* k k) (* k k)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) (* (* k k) (/ (/ (pow t 3) l) l)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (cos k) 1 (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t) (/ (cos k) (pow (sin k) 2))) |
| 40.0ms | t | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ (/ t l) l) (/ t l) t l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) (* l l) -1/6 (* k k) (* (* k k) (* k k)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) (* (* k k) (/ (/ (pow t 3) l) l)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (cos k) 1 (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t) (/ (cos k) (pow (sin k) 2))) |
| 15.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ (/ t l) l) (/ t l) t l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) (* l l) -1/6 (* k k) (* (* k k) (* k k)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) (* (* k k) (/ (/ (pow t 3) l) l)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (cos k) 1 (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t) (/ (cos k) (pow (sin k) 2))) |
| 14.0ms | l | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ (/ t l) l) (/ t l) t l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) (* l l) -1/6 (* k k) (* (* k k) (* k k)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) (* (* k k) (/ (/ (pow t 3) l) l)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (cos k) 1 (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t) (/ (cos k) (pow (sin k) 2))) |
| 11.0ms | l | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (/ (/ t l) l) (/ t l) t l (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (sin k) k (pow (* (sin k) k) 2) (* (sin k) k) (cos k) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (/ (* l l) t) -1/6) (/ (* l l) t) (* l l) -1/6 (* k k) (* (* k k) (* k k)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) (* (* k k) (/ (/ (pow t 3) l) l)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (* (* (/ l k) (/ l k)) (cos k)) (* (/ l k) (/ l k)) (/ l k) (cos k) 1 (* (pow (sin k) 2) t) (pow (sin k) 2) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t) (/ (cos k) (pow (sin k) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 931 | 11131 |
| 0 | 1003 | 9917 |
| 1 | 5420 | 9891 |
| 0 | 8334 | 9621 |
| 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)))) |
(*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(/.f64 (/.f64 t l) l) |
(/.f64 t l) |
t |
l |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(sin.f64 k) |
k |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) k) |
(cos.f64 k) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64)) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k))) |
(fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) |
(*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 l l) t) |
(*.f64 l l) |
#s(literal -1/6 binary64) |
(*.f64 k k) |
(*.f64 (*.f64 k k) (*.f64 k k)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)) |
(*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(pow.f64 t #s(literal 3 binary64)) |
#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 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(/.f64 l k) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) 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 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (/ t l) l) #s(hole binary64 (/ t (pow l 2)))) |
#s(approx (/ t l) #s(hole binary64 (/ t l))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 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 (* (* (* (/ (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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) (* (pow k 4) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (+ (* -1/6 (* (pow k 2) (pow l 2))) (pow l 2)) t))) |
#s(approx (* (/ (* l l) t) -1/6) #s(hole binary64 (* -1/6 (/ (pow l 2) t)))) |
#s(approx (/ (* l l) t) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* k k) (/ (/ (pow t 3) l) l)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2)))))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (cos k) (* t (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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 (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow t 2) (+ (* 2 (pow (sin k) 2)) (/ (* (pow k 2) (pow (sin 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 (/ (* (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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) (* (pow k 4) t))))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow l 2)) (* 1/6 (* (pow k 2) (pow l 2)))) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 1 (* -1 (/ (+ (* -1 (* (pow k 2) (pow t 2))) (* -1 (pow t 4))) (pow t 4)))))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (/ (* t (+ (* 2 (* (pow t 2) (pow (sin k) 2))) (* (pow k 2) (pow (sin k) 2)))) (* (pow l 2) (cos k))))) |
#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 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow l 2) (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (* (pow l 2) (cos k)) (pow k 2)))) |
#s(approx (* (/ l k) (/ l k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ l k) #s(hole binary64 (/ l k))) |
#s(approx (/ (* l l) (* k k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (- (+ (* (pow k 2) (- (+ (* (pow k 2) (- (/ (* t (+ 2/45 (* -2/315 (pow t 2)))) (pow l 2)) (+ (* -1/2 (- (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2)) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (+ (* -1/360 (/ (pow t 3) (pow l 2))) (* 1/24 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))))))) (/ (* t (- (* 4/45 (pow t 2)) 1/3)) (pow l 2))) (+ (* -1/2 (- (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2)) (* -1 (/ (pow t 3) (pow l 2))))) (* 1/12 (/ (pow t 3) (pow l 2)))))) (/ (* t (+ 1 (* -2/3 (pow t 2)))) (pow l 2))) (* -1 (/ (pow t 3) (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (- (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (- (+ 2/45 (* -2/315 (pow t 2))) (+ (* -1/2 (- (* 4/45 (pow t 2)) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))) (+ (* -1/360 (pow t 2)) (* 1/24 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2))))))))) (+ 1/3 (+ (* -1/2 (- (+ 1 (* -2/3 (pow t 2))) (* -1 (pow t 2)))) (* 1/12 (pow t 2)))))))) (* -1 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (* 4/45 (pow t 2)) 1/3))))))))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* (pow k 2) (- (+ (* 4/45 (pow t 2)) (* (pow k 2) (+ 2/45 (* -2/315 (pow t 2))))) 1/3))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (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 (pow (* (sin k) k) 2) #s(hole binary64 (pow k 4))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 4) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (pow k 2))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (* (sin k) k) #s(hole binary64 (* (pow k 2) (+ 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 (/ 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (/ (pow l 2) t))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (+ (* -1/6 (/ (* (pow k 2) (pow l 2)) t)) (/ (pow l 2) t)))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (* k k) (* k k)) #s(hole binary64 (pow k 4))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (* (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) 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 (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (pow l 2) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)) (pow k 2)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) #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)) (pow k 2)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (pow (sin k) 2) #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 (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 2) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 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 (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 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 (* (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) 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 (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (pow l 2) (* (pow k 4) t)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (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)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (/ (cos k) (pow (sin k) 2)) t)) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) t)) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) t)) (* (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))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* -1/3 (/ (pow l 2) t)))) (/ (pow l 2) t)) (pow k 4)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ 1 (* (pow k 2) t)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (+ (* -1/6 (/ (pow k 2) t)) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -7/120 (/ (pow k 2) t)) (* 1/6 (/ 1 t)))) (/ 1 t)) (pow k 2)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) #s(hole binary64 (/ (+ (* (pow k 2) (- (* (pow k 2) (- (* -31/3024 (/ (pow k 2) t)) (* 7/120 (/ 1 t)))) (* 1/6 (/ 1 t)))) (/ 1 t)) (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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 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) t) 2) 2) (pow (* (sin k) k) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (pow (* (sin k) k) 2) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) k) #s(hole binary64 (* k (sin k)))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (* -1/6 (/ (pow l 2) (* (pow k 2) t))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) #s(hole binary64 (/ (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t))) (pow k 2)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* -1/6 (/ (* (pow k 2) (pow l 2)) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) #s(hole binary64 (* (pow k 2) (+ (* -1/6 (/ (pow l 2) t)) (/ (pow l 2) (* (pow k 2) t)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (cos k) (pow (sin k) 2)))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 (/.f64 t l) l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 (/.f64 t l) l)))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 (/.f64 t l) l))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 (/.f64 t l) l)) |
(*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
(*.f64 t (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (*.f64 (/.f64 t l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) l) |
(/.f64 (*.f64 (/.f64 (/.f64 t l) l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t)) (neg.f64 (*.f64 (*.f64 l l) (cos.f64 k)))) |
(/.f64 (*.f64 (/.f64 t l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 l (cos.f64 k))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))) |
(/.f64 (neg.f64 (/.f64 t l)) (neg.f64 l)) |
(/.f64 (neg.f64 t) (neg.f64 (*.f64 l l))) |
(/.f64 (/.f64 t l) l) |
(/.f64 t (*.f64 l l)) |
(/.f64 (neg.f64 t) (neg.f64 l)) |
(/.f64 t l) |
t |
l |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 6 binary64)) (pow.f64 (cos.f64 k) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (neg.f64 (cos.f64 k))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) 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 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 8 binary64)) (pow.f64 (sin.f64 k) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 k) k))) (exp.f64 (log.f64 (*.f64 (sin.f64 k) k))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(fma.f64 (*.f64 k k) (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))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 k) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 k) t))) (exp.f64 (log.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 (exp.f64 (log.f64 (*.f64 (sin.f64 k) t))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (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))) |
(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 (exp.f64 (log.f64 (*.f64 (sin.f64 k) k))) (exp.f64 (log.f64 (*.f64 (sin.f64 k) k)))) |
(*.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k)) |
(*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 k) k))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal -2 binary64))) |
(exp.f64 (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64) (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 k) k) |
(*.f64 k (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) k) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) k)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 k) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 k))) |
(cos.f64 (neg.f64 k)) |
(cos.f64 k) |
(+.f64 (*.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64))))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (neg.f64 (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (pow.f64 k #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 l l) t) (pow.f64 k #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (/.f64 (*.f64 l l) t))) |
(/.f64 (fma.f64 (pow.f64 k #s(literal 6 binary64)) (*.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (/.f64 (*.f64 l l) t))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) |
(fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) |
(fma.f64 (/.f64 (*.f64 l l) t) (*.f64 (*.f64 k k) #s(literal -1/6 binary64)) (/.f64 (*.f64 l l) t)) |
(fma.f64 (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (/.f64 (*.f64 l l) t)) |
(fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k) (/.f64 (*.f64 l l) t)) |
(+.f64 (/.f64 (*.f64 l l) t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) |
(*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 l l) t)) |
(/.f64 (*.f64 (*.f64 l l) #s(literal -1/6 binary64)) t) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 l l)) t) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) #s(literal 3 binary64)) (*.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 (*.f64 l l) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 l l) t))) |
(fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 l l) t))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 l l) t))) |
(*.f64 l (/.f64 l t)) |
(/.f64 (neg.f64 (*.f64 l l)) (neg.f64 t)) |
(/.f64 (*.f64 l l) t) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
(*.f64 (exp.f64 (log.f64 k)) (exp.f64 (log.f64 k))) |
(*.f64 (fabs.f64 k) (fabs.f64 k)) |
(*.f64 (neg.f64 k) (neg.f64 k)) |
(*.f64 k k) |
(pow.f64 (exp.f64 (log.f64 k)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 k) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 k) #s(literal 2 binary64)) |
(pow.f64 (*.f64 k k) #s(literal 1 binary64)) |
(pow.f64 k #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (pow.f64 k #s(literal 3 binary64)) k) |
(*.f64 (*.f64 (neg.f64 k) k) (*.f64 (neg.f64 k) k)) |
(*.f64 (fabs.f64 (*.f64 k k)) (fabs.f64 (*.f64 k k))) |
(*.f64 (*.f64 k k) (*.f64 k k)) |
(*.f64 k (pow.f64 k #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 k)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 k) k) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 k k)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 k k) #s(literal 2 binary64)) |
(pow.f64 k #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 k k) #s(literal -2 binary64))) |
(exp.f64 (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 k k)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 k) #s(literal 4 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 2 binary64)) |
(*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) |
(fma.f64 (/.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))) |
(fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
(fma.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
(+.f64 (*.f64 (/.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))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) |
(*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
(/.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (*.f64 l l))) |
(/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) (neg.f64 l)) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (*.f64 l l))) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(exp.f64 (-.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 binary64))) (neg.f64 l)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(*.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)))) |
#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(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (*.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) t)) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.f64 (neg.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
(*.f64 (/.f64 l k) (*.f64 (/.f64 l k) #s(approx (cos k) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) #s(approx (cos k) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 1 binary64)) (/.f64 l k)) |
(*.f64 (neg.f64 (/.f64 l k)) (neg.f64 (/.f64 l k))) |
(*.f64 (fabs.f64 (/.f64 l k)) (fabs.f64 (/.f64 l k))) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(*.f64 l (/.f64 l (*.f64 k k))) |
(pow.f64 (neg.f64 (/.f64 l k)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 l k)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 l k) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 l l) k) k) |
(/.f64 (*.f64 l (/.f64 l k)) k) |
(/.f64 (*.f64 (/.f64 l k) l) k) |
(/.f64 (neg.f64 (*.f64 l l)) (*.f64 (neg.f64 k) k)) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 l k)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 l) (neg.f64 k)) |
(/.f64 l k) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 k))) (exp.f64 (log.f64 (sin.f64 k)))) |
(*.f64 (sin.f64 k) (sin.f64 k)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 k))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (*.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.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 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(fma.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(+.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) |
(*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
(*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.f64 (neg.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 l l) (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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 k k)) |
(/.f64 (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 k k) t)) |
(/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) t) |
(/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 l k) #s(literal 1 binary64)) (/.f64 l k)) |
(*.f64 (neg.f64 (/.f64 l k)) (neg.f64 (/.f64 l k))) |
(*.f64 (fabs.f64 (/.f64 l k)) (fabs.f64 (/.f64 l k))) |
(*.f64 (/.f64 l k) (/.f64 l k)) |
(*.f64 l (/.f64 l (*.f64 k k))) |
(pow.f64 (neg.f64 (/.f64 l k)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 l k)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 l k) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 l l) k) k) |
(/.f64 (*.f64 l (/.f64 l k)) k) |
(/.f64 (*.f64 (/.f64 l k) l) k) |
(/.f64 (neg.f64 (*.f64 l l)) (*.f64 (neg.f64 k) k)) |
(/.f64 (*.f64 l l) (*.f64 k k)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 l k)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (neg.f64 t)) |
(/.f64 (neg.f64 (cos.f64 k)) (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
(/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) |
(/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(/.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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 6 binary64)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 8 binary64)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t)) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t)) |
#s(approx (/ (/ t l) l) (/.f64 (/.f64 t l) l)) |
#s(approx (/ t l) (/.f64 t l)) |
#s(approx t t) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (* (sin k) t) (*.f64 (sin.f64 k) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 6 binary64)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 8 binary64)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64))) t)) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) t)) |
#s(approx (* (/ (* l l) t) -1/6) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64))) |
#s(approx (/ (* l l) t) (/.f64 (*.f64 l l) t)) |
#s(approx (* (* (* k k) (/ (/ (pow t 3) l) l)) 2) (*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
#s(approx (* (* k k) (/ (/ (pow t 3) l) l)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
#s(approx (/ (/ (pow t 3) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (/ (pow t 3) l) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) |
#s(approx (pow t 3) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (*.f64 (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 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))))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (*.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(literal 2 binary64))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t)) (cos.f64 k))) (*.f64 t t))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (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 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))))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.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))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.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))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (neg.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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.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))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 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))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (neg.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))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (neg.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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (neg.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))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (neg.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 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (neg.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))))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (neg.f64 (*.f64 l l))) (*.f64 (pow.f64 k #s(literal 4 binary64)) t)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (neg.f64 (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 (/.f64 t 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 (*.f64 (*.f64 l l) (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(literal 2 binary64))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 l l)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 l l))) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (*.f64 k k))) |
#s(approx (/ (* l l) (* k k)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
#s(approx (/ l k) (/.f64 l k)) |
#s(approx (/ (* l l) (* k k)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t)) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 l l))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 #s(literal -1/360 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) (*.f64 k k) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) t) (*.f64 l l))) (fma.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) t) (*.f64 l l)) (neg.f64 (/.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) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) #s(literal -1/2 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 t t))))) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t))) #s(literal 1/3 binary64))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 (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))) (*.f64 k k) (*.f64 t t)) (*.f64 k k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (fma.f64 (fma.f64 (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 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 t t)) (*.f64 k k))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/6 binary64) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) t) (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #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 (pow (* (sin k) k) 2) (pow.f64 k #s(literal 4 binary64))) |
#s(approx (pow (* (sin k) k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (pow (* (sin k) 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)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (pow (* (sin k) 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)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (sin k) k) (*.f64 k k)) |
#s(approx (* (sin k) k) (*.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (* (sin k) 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)) (*.f64 k k))) |
#s(approx (* (sin k) 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)) (*.f64 k 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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 t #s(literal -2 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 t #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 t #s(literal -2 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 (pow.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64)) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal -2 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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t))))) (*.f64 k k) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))))) (*.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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t))))) (*.f64 k k) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t))) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/6 binary64) (*.f64 l l)) t)) |
#s(approx (* k k) (*.f64 k k)) |
#s(approx (* (* k k) (* k k)) (pow.f64 k #s(literal 4 binary64))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t))))) (*.f64 k k) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))))) (*.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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t))))) (*.f64 k k) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t))) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (* (/ l k) (/ l k)) (cos k)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 l l)) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (*.f64 k k) t)) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.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 (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) 2) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t))))) (*.f64 k k) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))))) (*.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 (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t))))) (*.f64 k k) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t))) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 l l) t))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 l l) t))) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (pow.f64 k #s(literal -2 binary64)) t)) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -7/120 binary64) (/.f64 (*.f64 k k) t)) (/.f64 #s(literal 1/6 binary64) t)) (*.f64 k k) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -31/3024 binary64) (/.f64 (*.f64 k k) t)) (/.f64 #s(literal 7/120 binary64) t)) (*.f64 k k)) (/.f64 #s(literal 1/6 binary64) t)) (*.f64 k k) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #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 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)))) #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (* (/ (/ t l) l) (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k))) (*.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (cos.f64 k)))) #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 k k)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 k k)) #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (pow (* (sin k) k) 2) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) |
#s(approx (* (sin k) k) (*.f64 (sin.f64 k) k)) |
#s(approx (cos k) (cos.f64 k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #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 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 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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) t) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64))) |
#s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (* (* k k) (* k k))) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.f64 k k))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (*.f64 (/.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (*.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
Compiled 44 239 to 3 308 computations (92.5% saved)
76 alts after pruning (72 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 626 | 30 | 656 |
| Fresh | 12 | 42 | 54 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 641 | 76 | 717 |
| Status | Accuracy | Program |
|---|---|---|
| 17.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #s(literal 1 binary64)))) | |
| 30.1% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) | |
| 43.9% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) | |
| 53.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) | |
| 18.9% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) | |
| 69.6% | (/.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)))) | |
| 51.0% | (/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 83.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (/.f64 t l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 l (cos.f64 k))))) | |
| 80.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k))) (cos.f64 k))))) | |
| 81.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (cos.f64 k))))) | |
| 64.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) | |
| 47.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) | |
| 45.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) | |
| 46.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) | |
| 45.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) | |
| 65.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) | |
| 73.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) | |
| 42.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) | |
| 60.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) | |
| 48.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) | |
| 52.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) | |
| 57.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) | |
| 52.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 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 58.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 65.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 (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 56.0% | (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) t))) | |
| 62.3% | (/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) | |
| 34.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) | |
| 53.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) | |
| 47.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) | |
| 58.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) | |
| 60.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) | |
| ✓ | 47.3% | #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) (*.f64 (*.f64 t t) t)))) |
| 51.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64)))))) | |
| 59.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 56.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #s(literal 2 binary64))) | |
| 53.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 56.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 53.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 70.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 56.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| ✓ | 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) | |
| 66.3% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) | |
| 55.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) | |
| ✓ | 55.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
| 55.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) | |
| 51.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) | |
| 53.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) | |
| 54.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) | |
| 60.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k)) #s(literal 2 binary64))) | |
| 70.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) | |
| 49.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 60.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) | |
| ✓ | 60.1% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
| 54.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) | |
| 54.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #s(literal 2 binary64))) | |
| 54.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) | |
| 52.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) | |
| 36.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) | |
| 34.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 56.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 binary64))) | |
| 70.5% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| 70.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 63.2% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 22.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) | |
| 22.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 23.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 36.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) | |
| 36.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 35.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) | |
| 50.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 43.8% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.f64 k k)))) #s(literal 2 binary64))) | |
| 32.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) | |
| 51.7% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 l (/.f64 l (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))))) |
Compiled 11 193 to 3 420 computations (69.4% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #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 (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))) #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 (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))) #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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (*.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(literal 2 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)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) #s(literal 2 binary64))) t)) #s(literal 2 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 (/.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) 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 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (/.f64 t l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 l (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal -2 binary64)))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (fma.f64 (*.f64 (sin.f64 k) k) (*.f64 (sin.f64 k) k) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 l l) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) 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))) |
(/.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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (cos.f64 k) (*.f64 l l))) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 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 l l) (/.f64 (cos.f64 k) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (/.f64 t l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 l (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
6 calls:
| 47.0ms | k |
| 42.0ms | l |
| 32.0ms | t |
| 29.0ms | (*.f64 l l) |
| 27.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 |
|---|---|---|
| 87.0% | 2 | (*.f64 l l) |
| 85.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))) |
| 86.0% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 87.2% | 2 | t |
| 88.1% | 2 | l |
| 91.1% | 2 | k |
Compiled 54 to 50 computations (7.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #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 (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))) #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 (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))) #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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (*.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(literal 2 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)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) #s(literal 2 binary64))) t)) #s(literal 2 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 (/.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) 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 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
5 calls:
| 41.0ms | k |
| 34.0ms | l |
| 30.0ms | t |
| 26.0ms | (*.f64 l l) |
| 25.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 |
|---|---|---|
| 83.9% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 82.9% | 3 | (*.f64 l l) |
| 84.6% | 2 | t |
| 82.9% | 3 | l |
| 87.5% | 3 | k |
Compiled 31 to 32 computations (-3.2% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #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 (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))) #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 (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))) #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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (*.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(literal 2 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)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) #s(literal 2 binary64))) t)) #s(literal 2 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 (/.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) 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 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
2 calls:
| 37.0ms | k |
| 34.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 86.8% | 3 | k |
Compiled 24 to 21 computations (12.5% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #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 (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))) #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 (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))) #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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (*.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(literal 2 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)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) #s(literal 2 binary64))) t)) #s(literal 2 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 (/.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) 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 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
1 calls:
| 35.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 3 | k |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #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 (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))) #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 (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))) #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 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 l k) #s(literal -2 binary64))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (*.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(literal 2 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)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) #s(literal 2 binary64))) t)) #s(literal 2 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 (/.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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 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 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))) |
1 calls:
| 27.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | k |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 k) k) t) t (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) #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 (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))) #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 (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))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
1 calls:
| 28.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | k |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) 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)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
1 calls:
| 23.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | k |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 l k) (*.f64 (/.f64 l k) (cos.f64 k))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 k l) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
2 calls:
| 84.0ms | k |
| 24.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 2 | t |
| 84.2% | 2 | k |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #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))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (exp.f64 (*.f64 (log.f64 k) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (/.f64 (*.f64 k k) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (/.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))) #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 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) 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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 #s(approx (cos k) #s(literal 1 binary64)) (pow.f64 (/.f64 l k) #s(literal 2 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) t) #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 (/.f64 l (*.f64 k k))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.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 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
2 calls:
| 23.0ms | k |
| 22.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 2 | t |
| 84.0% | 2 | k |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) #s(approx (/ (cos k) (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (neg.f64 k) k) (fma.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.f64 k k)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64))) |
6 calls:
| 75.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))) |
| 30.0ms | l |
| 18.0ms | k |
| 15.0ms | (*.f64 l l) |
| 15.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.3% | 2 | (*.f64 l l) |
| 68.3% | 2 | l |
| 75.1% | 3 | t |
| 69.9% | 3 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 71.3% | 4 | (/.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)))) |
| 75.3% | 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 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #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 (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #s(literal 2 binary64))) |
1 calls:
| 16.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 2 | k |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (cos k) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) #s(approx (* (+ (pow (/ k t) 2) 2) (pow (sin k) 2)) (*.f64 (*.f64 k k) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 l (/.f64 l (*.f64 k k))) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 l k) l) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 l l) k) k) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
2 calls:
| 22.0ms | k |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 3 | t |
| 70.4% | 2 | k |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (/.f64 (fma.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64) (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t)) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (/ (cos k) (pow (sin k) 2)) t) (/.f64 (fma.f64 (/.f64 (*.f64 k k) t) #s(literal -1/6 binary64) (pow.f64 t #s(literal -1 binary64))) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (*.f64 k k))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) #s(approx (tan k) k)) (+.f64 (/.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))) #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) (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
1 calls:
| 11.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 3 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
1 calls:
| 10.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.8% | 4 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
1 calls:
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 4 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
1 calls:
| 10.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.1% | 3 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 k (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
2 calls:
| 12.0ms | k |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 3 | k |
| 70.8% | 3 | t |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) #s(approx (/ (cos k) (* (pow (sin k) 2) t)) (/.f64 (pow.f64 k #s(literal -2 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 k #s(literal -2 binary64))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 3 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
5 calls:
| 9.0ms | t |
| 6.0ms | (*.f64 l l) |
| 6.0ms | l |
| 5.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 5.0ms | (*.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 |
|---|---|---|
| 65.4% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 61.8% | 2 | (*.f64 l l) |
| 61.9% | 2 | l |
| 65.0% | 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))) |
| 68.7% | 3 | t |
Compiled 53 to 47 computations (11.3% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) #s(approx (/ (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (pow k 4)) (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) t) #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (pow.f64 k #s(literal 4 binary64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))) |
1 calls:
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 2 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 k (*.f64 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 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64)))))) |
6 calls:
| 8.0ms | l |
| 6.0ms | t |
| 5.0ms | k |
| 4.0ms | (*.f64 l l) |
| 4.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.4% | 2 | (*.f64 l l) |
| 56.4% | 2 | l |
| 59.4% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 59.8% | 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)))) |
| 60.6% | 3 | k |
| 60.8% | 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 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k k))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 l (/.f64 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (/ (* (* (/ l k) (/ l k)) (cos k)) (* (pow (sin k) 2) t)) (/.f64 (*.f64 l l) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
2 calls:
| 4.0ms | t |
| 3.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.4% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 59.7% | 2 | t |
Compiled 26 to 22 computations (15.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 #s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (*.f64 k k) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 k k))) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 l (/.f64 l t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l t)) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 k k) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k k)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) k) k (/.f64 (*.f64 l l) t)) (*.f64 k k)) (*.f64 k 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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64)))) |
2 calls:
| 5.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 | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.1% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 59.1% | 2 | t |
Compiled 24 to 21 computations (12.5% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
4 calls:
| 2.0ms | t |
| 2.0ms | k |
| 1.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))) |
| 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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.1% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 56.5% | 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)))) |
| 53.9% | 1 | k |
| 56.5% | 2 | t |
Compiled 50 to 43 computations (14% saved)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.f64 k 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 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)))) |
6 calls:
| 1.0ms | l |
| 1.0ms | t |
| 1.0ms | k |
| 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 | (*.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 |
|---|---|---|
| 52.8% | 2 | k |
| 53.1% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 52.2% | 2 | (*.f64 l l) |
| 52.2% | 2 | l |
| 53.5% | 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)))) |
| 53.7% | 2 | t |
Compiled 54 to 50 computations (7.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
| Outputs |
|---|
#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) (*.f64 (*.f64 t t) t)))) |
6 calls:
| 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)))) |
| 1.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))) |
| 1.0ms | t |
| 1.0ms | k |
| 1.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.3% | 1 | (*.f64 l l) |
| 47.3% | 1 | l |
| 47.3% | 1 | k |
| 47.3% | 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))) |
| 47.3% | 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)))) |
| 47.3% | 1 | t |
Compiled 54 to 50 computations (7.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 2.3575645485483117e+73 | 3.250256176115515e+74 |
| 17.0ms | 96× | 0 | valid |
Compiled 694 to 433 computations (37.6% saved)
ival-div: 3.0ms (20.7% of total)ival-sin: 3.0ms (20.7% of total)ival-tan: 3.0ms (20.7% of total)ival-mult: 2.0ms (13.8% of total)ival-add: 1.0ms (6.9% of total)ival-pow2: 1.0ms (6.9% of total)ival-pow: 1.0ms (6.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 2.1869280156837764e+79 | 1.353722394659512e+88 |
| 3.0ms | 1.142091678614606e-96 | 4.74914315541943e-96 |
| 26.0ms | 160× | 0 | valid |
Compiled 1 172 to 716 computations (38.9% saved)
ival-sin: 5.0ms (23.7% of total)ival-mult: 4.0ms (18.9% of total)ival-tan: 4.0ms (18.9% of total)ival-div: 3.0ms (14.2% of total)ival-pow: 2.0ms (9.5% of total)ival-add: 1.0ms (4.7% of total)ival-pow2: 1.0ms (4.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.3575645485483117e+73 | 3.250256176115515e+74 |
| 37.0ms | 1.2290090471027302e-39 | 2.51473106815884e-34 |
| 36.0ms | 176× | 0 | valid |
Compiled 1 999 to 1 144 computations (42.8% saved)
ival-mult: 4.0ms (24.1% of total)ival-div: 3.0ms (18.1% of total)ival-add: 2.0ms (12.1% of total)ival-sin: 2.0ms (12.1% of total)ival-tan: 2.0ms (12.1% of total)ival-pow2: 2.0ms (12.1% of total)ival-pow: 2.0ms (12.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 5.184408614943259e+75 | 4.153102888404824e+76 |
| 2.0ms | 1.2290090471027302e-39 | 2.51473106815884e-34 |
| 16.0ms | 96× | 0 | valid |
Compiled 1 714 to 1 084 computations (36.8% saved)
ival-sin: 3.0ms (22.4% of total)ival-tan: 3.0ms (22.4% of total)ival-div: 2.0ms (14.9% of total)ival-mult: 2.0ms (14.9% of total)ival-add: 1.0ms (7.5% of total)ival-pow2: 1.0ms (7.5% of total)ival-pow: 1.0ms (7.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 49.0ms | 2.1869280156837764e+79 | 1.353722394659512e+88 |
| 15.0ms | 1.2290090471027302e-39 | 2.51473106815884e-34 |
| 53.0ms | 224× | 0 | valid |
Compiled 2 476 to 1 438 computations (41.9% saved)
ival-add: 22.0ms (47.1% of total)ival-mult: 5.0ms (10.7% of total)ival-sin: 5.0ms (10.7% of total)ival-div: 4.0ms (8.6% of total)ival-tan: 4.0ms (8.6% of total)ival-pow: 4.0ms (8.6% of total)ival-pow2: 2.0ms (4.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.3575645485483117e+73 | 3.250256176115515e+74 |
| 2.0ms | 1.2290090471027302e-39 | 2.51473106815884e-34 |
Compiled 2 131 to 1 219 computations (42.8% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.1869280156837764e+79 | 1.353722394659512e+88 |
| 2.0ms | 1.2290090471027302e-39 | 2.51473106815884e-34 |
Compiled 1 768 to 1 000 computations (43.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.2290090471027302e-39 | 2.51473106815884e-34 |
| 11.0ms | 80× | 0 | valid |
Compiled 1 126 to 682 computations (39.4% saved)
ival-add: 2.0ms (23.6% of total)ival-mult: 2.0ms (23.6% of total)ival-div: 1.0ms (11.8% of total)ival-sin: 1.0ms (11.8% of total)ival-pow2: 1.0ms (11.8% of total)ival-pow: 1.0ms (11.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-tan: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.7193028667653277e-16 | 6.6601675614617095e-15 |
| 18.0ms | 112× | 0 | valid |
Compiled 910 to 557 computations (38.8% saved)
ival-mult: 3.0ms (27% of total)ival-div: 2.0ms (18% of total)ival-sin: 2.0ms (18% of total)ival-add: 1.0ms (9% of total)ival-tan: 1.0ms (9% of total)ival-pow2: 1.0ms (9% of total)ival-pow: 1.0ms (9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.7193028667653277e-16 | 6.6601675614617095e-15 |
Compiled 910 to 564 computations (38% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.7193028667653277e-16 | 6.6601675614617095e-15 |
Compiled 910 to 564 computations (38% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 45.0ms | 6.788266613428203e-119 | 8.742420445512674e-116 |
| 54.0ms | 240× | 0 | valid |
Compiled 2 010 to 1 165 computations (42% saved)
ival-pow2: 23.0ms (48.3% of total)ival-mult: 5.0ms (10.5% of total)ival-sin: 5.0ms (10.5% of total)ival-div: 4.0ms (8.4% of total)ival-tan: 4.0ms (8.4% of total)ival-pow: 3.0ms (6.3% of total)ival-add: 2.0ms (4.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 15.0ms | 4.752370545115125e-99 | 1.8358511919893937e-98 |
| 12.0ms | 80× | 0 | valid |
Compiled 1 256 to 791 computations (37% saved)
ival-mult: 2.0ms (21.3% of total)ival-sin: 2.0ms (21.3% of total)ival-div: 1.0ms (10.7% of total)ival-add: 1.0ms (10.7% of total)ival-tan: 1.0ms (10.7% of total)ival-pow2: 1.0ms (10.7% of total)ival-pow: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 20.0ms | 2.645877895801596e-115 | 3.501621425285856e-114 |
| 25.0ms | 1.0243586839537765e-244 | 2.9106624433614184e-243 |
| 33.0ms | 208× | 0 | valid |
Compiled 2 560 to 1 507 computations (41.1% saved)
ival-tan: 7.0ms (25.8% of total)ival-mult: 5.0ms (18.4% of total)ival-sin: 5.0ms (18.4% of total)ival-div: 4.0ms (14.8% of total)ival-pow: 3.0ms (11.1% of total)ival-add: 2.0ms (7.4% of total)ival-pow2: 2.0ms (7.4% 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)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 1.0ms | 2.645877895801596e-115 | 3.501621425285856e-114 |
| 3.0ms | 1.0243586839537765e-244 | 2.9106624433614184e-243 |
Compiled 2 343 to 1 423 computations (39.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 1.0ms | 6.788266613428203e-119 | 8.742420445512674e-116 |
Compiled 1 874 to 1 109 computations (40.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 1.0ms | 6.788266613428203e-119 | 8.742420445512674e-116 |
Compiled 1 769 to 1 081 computations (38.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0220006955438299e+92 | 2.2427386078195253e+93 |
| 1.0ms | 6.788266613428203e-119 | 8.742420445512674e-116 |
Compiled 1 594 to 1 004 computations (37% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 8159269270337865000.0 | 2.613589709562399e+20 |
| 26.0ms | 3.0847355688494773e-60 | 4.3789717380481055e-56 |
| 33.0ms | 208× | 0 | valid |
Compiled 1 693 to 976 computations (42.4% saved)
ival-div: 5.0ms (18.6% of total)ival-mult: 5.0ms (18.6% of total)ival-sin: 4.0ms (14.9% of total)ival-tan: 4.0ms (14.9% of total)ival-pow: 4.0ms (14.9% of total)ival-add: 2.0ms (7.4% of total)ival-pow2: 2.0ms (7.4% 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 |
|---|---|---|
| 23.0ms | 8.163601737508146e-34 | 3.6777328746249584e-33 |
| 18.0ms | 96× | 0 | valid |
Compiled 814 to 487 computations (40.2% saved)
ival-mult: 7.0ms (45.9% of total)ival-div: 2.0ms (13.1% of total)ival-sin: 2.0ms (13.1% of total)ival-tan: 2.0ms (13.1% of total)ival-add: 1.0ms (6.6% of total)ival-pow2: 1.0ms (6.6% of total)ival-pow: 1.0ms (6.6% 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 |
|---|---|---|
| 23.0ms | 5.475334684688455e-52 | 3.776454173824789e-50 |
| 16.0ms | 112× | 0 | valid |
Compiled 945 to 564 computations (40.3% saved)
ival-mult: 3.0ms (23.9% of total)ival-div: 2.0ms (16% of total)ival-sin: 2.0ms (16% of total)ival-tan: 2.0ms (16% of total)ival-add: 1.0ms (8% of total)ival-pow2: 1.0ms (8% of total)ival-pow: 1.0ms (8% 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 |
|---|---|---|
| 10.0ms | 3.0847355688494773e-60 | 4.3789717380481055e-56 |
| 7.0ms | 48× | 0 | valid |
Compiled 1 260 to 689 computations (45.3% saved)
ival-div: 1.0ms (18.7% of total)ival-mult: 1.0ms (18.7% of total)ival-sin: 1.0ms (18.7% of total)ival-tan: 1.0ms (18.7% of total)ival-pow: 1.0ms (18.7% of total)ival-add: 0.0ms (0% 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)ival-pow2: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.0847355688494773e-60 | 4.3789717380481055e-56 |
Compiled 916 to 561 computations (38.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 5.739907265811413e-22 | 5.0068550506177286e-14 |
| 20.0ms | 144× | 0 | valid |
Compiled 838 to 574 computations (31.5% saved)
ival-div: 3.0ms (18.4% of total)ival-mult: 3.0ms (18.4% of total)ival-sin: 3.0ms (18.4% of total)ival-tan: 3.0ms (18.4% of total)ival-pow: 2.0ms (12.3% of total)ival-add: 1.0ms (6.1% of total)ival-pow2: 1.0ms (6.1% 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 | 8.163601737508146e-34 | 3.6777328746249584e-33 |
Compiled 724 to 439 computations (39.4% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 4227 |
| 1 | 466 | 3923 |
| 2 | 1299 | 3713 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 k #s(literal 319999999999999994570782974387624255369890567701909002298830534386135334912 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (/.f64 t l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 l (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 2404907604760405/1202453802380202612679414065556140558016349465041059773802132977424491020858679523053413887173001575952350707712 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 60000000000000000877841713840492381858202579271879303556716647230187781855068892954624 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 5378326025377723/46768052394588893382517914646921056628989841375232 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 260000000000000005004413769769965853241720221069300688521332975884786728960 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 5378326025377723/46768052394588893382517914646921056628989841375232 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 29999999999999998197927946359183536590754619541274687248430141039109077991424 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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 4863877449037245/93536104789177786765035829293842113257979682750464 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 539999999999999965917198477144097616478613969185593865489006673070383540497022976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 4863877449037245/93536104789177786765035829293842113257979682750464 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 249999999999999981634945294120299730877200803799866971815661604945090576384 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))))) |
(if (<=.f64 k #s(literal 4863877449037245/93536104789177786765035829293842113257979682750464 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 39999999999999998694240300026382076890985614426599919653064098474532012887638016 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 1461501637330903/5846006549323611672814739330865132078623730171904 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 4183246980753157/633825300114114700748351602688 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 4183246980753157/633825300114114700748351602688 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 4183246980753157/633825300114114700748351602688 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #s(literal 2 binary64)))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 8372926316733827/1231312693637327475383720003129487931408741852202045208373384168882678805359287831606695820465153613775207124697088 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 3997602561001927/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 2426085982355713/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(if (<=.f64 t #s(literal 3997602561001927/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 2426085982355713/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 120000000000000002310473406021397443205560573777035021083263238079319916560322133115130609664 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))))) |
(if (<=.f64 t #s(literal 2155553419029629/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 250000000000000000000 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))))) |
(if (<=.f64 t #s(literal 4384504911992709/1461501637330902918203684832716283019655932542976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t)))) |
(if (<=.f64 t #s(literal 5560489000099819/842498333348457493583344221469363458551160763204392890034487820288 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64))))))) |
(if (<=.f64 t #s(literal 7774127085024891/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 7774127085024891/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 1979563177316403/162259276829213363391578010288128 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t))))) |
(if (<=.f64 t #s(literal 4384504911992709/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t))))) |
#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) (*.f64 (*.f64 t t) t)))) |
| Outputs |
|---|
(if (<=.f64 k #s(literal 319999999999999994570782974387624255369890567701909002298830534386135334912 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (/.f64 t l) (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)))) (*.f64 l (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 2404907604760405/1202453802380202612679414065556140558016349465041059773802132977424491020858679523053413887173001575952350707712 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 60000000000000000877841713840492381858202579271879303556716647230187781855068892954624 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 5378326025377723/46768052394588893382517914646921056628989841375232 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 260000000000000005004413769769965853241720221069300688521332975884786728960 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 l l) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 5378326025377723/46768052394588893382517914646921056628989841375232 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 29999999999999998197927946359183536590754619541274687248430141039109077991424 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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) t) (*.f64 (*.f64 (cos.f64 k) l) l)))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 4863877449037245/93536104789177786765035829293842113257979682750464 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 539999999999999965917198477144097616478613969185593865489006673070383540497022976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 l k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) t)) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 4863877449037245/93536104789177786765035829293842113257979682750464 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 249999999999999981634945294120299730877200803799866971815661604945090576384 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (*.f64 (/.f64 (/.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 2 binary64)))))) |
(if (<=.f64 k #s(literal 4863877449037245/93536104789177786765035829293842113257979682750464 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (if (<=.f64 k #s(literal 39999999999999998694240300026382076890985614426599919653064098474532012887638016 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (cos.f64 k))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))))) |
(if (<=.f64 k #s(literal 1461501637330903/5846006549323611672814739330865132078623730171904 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 4183246980753157/633825300114114700748351602688 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t)) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 4183246980753157/633825300114114700748351602688 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (/.f64 (cos.f64 k) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k))))) t)) #s(literal 2 binary64)))) |
(if (<=.f64 k #s(literal 4183246980753157/633825300114114700748351602688 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) t))) #s(literal 2 binary64)))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) (/.f64 #s(approx (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 k k) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (cos.f64 k))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 8372926316733827/1231312693637327475383720003129487931408741852202045208373384168882678805359287831606695820465153613775207124697088 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (cos.f64 k)) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 3997602561001927/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 2426085982355713/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(if (<=.f64 t #s(literal 3997602561001927/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) #s(literal 1/3 binary64)) (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 t t)))) (*.f64 k k))) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 2426085982355713/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(if (<=.f64 t #s(literal 3997602561001927/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 2426085982355713/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(if (<=.f64 t #s(literal 3997602561001927/7687697232696013035490465480201479025983241823794691621558168976140934720122093268938148043346259333988919315645138393722043075242293497100043735968399262883880680368733084239192707430286484902215659282347932289182034267181757047930126964620533348010060414976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 2426085982355713/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t))) #s(literal 2 binary64))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 120000000000000002310473406021397443205560573777035021083263238079319916560322133115130609664 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 120000000000000002310473406021397443205560573777035021083263238079319916560322133115130609664 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l k)) (pow.f64 t #s(literal 3 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 (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))))) |
(if (<=.f64 t #s(literal 3815193499110241/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 116000000000000005610726895242406561619528950737864499434195682891192370492490928908759203840 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (/.f64 l k) (/.f64 l 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))))) |
(if (<=.f64 t #s(literal 2155553419029629/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 250000000000000000000 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))))) |
(if (<=.f64 t #s(literal 2155553419029629/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (if (<=.f64 t #s(literal 250000000000000000000 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (pow.f64 t #s(literal 3 binary64))))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t))))) |
(if (<=.f64 t #s(literal 4384504911992709/1461501637330902918203684832716283019655932542976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t)))) |
(if (<=.f64 t #s(literal 4384504911992709/1461501637330902918203684832716283019655932542976 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) t)))) |
(if (<=.f64 t #s(literal 5560489000099819/842498333348457493583344221469363458551160763204392890034487820288 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64))))))) |
(if (<=.f64 t #s(literal 5560489000099819/842498333348457493583344221469363458551160763204392890034487820288 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t 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 (*.f64 l l) (*.f64 k (*.f64 k (pow.f64 t #s(literal 3 binary64))))))) |
(if (<=.f64 t #s(literal 7774127085024891/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 7774127085024891/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (/.f64 (/.f64 t l) l) #s(approx (/ (+ (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) k) 2)) (cos k)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 7774127085024891/3533694129556768659166595001485837031654967793751237916243212402585239552 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (/ (+ (* (neg (* k k)) (* t t)) (* (neg (* t t)) (* t t))) (* (neg (* t t)) (* t t))) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l)) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 1979563177316403/162259276829213363391578010288128 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 l k) (/.f64 l k)) #s(approx (cos k) #s(literal 1 binary64))) (*.f64 #s(approx (pow (sin k) 2) (*.f64 k k)) t)) #s(literal 2 binary64))) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t))))) |
(if (<=.f64 t #s(literal 4384504911992709/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(approx (* (/ (* l l) (* k k)) (/ (cos k) (* (pow (sin k) 2) t))) (/.f64 #s(approx (+ (* (* (/ (* l l) t) -1/6) (* k k)) (/ (* l l) t)) (/.f64 (*.f64 l l) t)) (*.f64 (*.f64 k k) (*.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 (*.f64 l l) (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t))))) |
#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) (*.f64 (*.f64 t t) t)))) |
| 1× | fuel |
Compiled 4 363 to 315 computations (92.8% saved)
(negabs t)
(abs l)
Compiled 9 696 to 1 100 computations (88.7% saved)
Loading profile data...