
Time bar (total: 7.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 4.7% | 4.7% | 95.2% | 0.1% | 0% | 0% | 0% | 7 |
| 5.5% | 5.5% | 94.4% | 0.1% | 0% | 0% | 0% | 8 |
| 13.7% | 13.7% | 86.2% | 0.1% | 0% | 0% | 0% | 9 |
| 20.5% | 20.5% | 79.4% | 0.1% | 0% | 0% | 0% | 10 |
| 22% | 21.9% | 77.9% | 0.1% | 0% | 0% | 0% | 11 |
| 28.6% | 28.5% | 71.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 1.4s | 8 256× | 0 | valid |
ival-mult: 266.0ms (22.9% of total)ival-div: 196.0ms (16.8% of total)ival-sin: 190.0ms (16.3% of total)ival-tan: 171.0ms (14.7% of total)ival-pow: 163.0ms (14% of total)ival-pow2: 80.0ms (6.9% of total)ival-add: 77.0ms (6.6% of total)exact: 15.0ms (1.3% of total)adjust: 3.0ms (0.3% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 59 | 0 | - | 0 | - | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
| 58 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 9 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
| 7 | 0 | - | 0 | - | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
| 0 | 0 | - | 0 | - | k |
| 0 | 0 | - | 0 | - | (/.f64 k t) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (tan.f64 k) |
| 0 | 0 | - | 0 | - | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 l l) |
| 0 | 0 | - | 0 | - | (sin.f64 k) |
| 0 | 0 | - | 0 | - | (pow.f64 t #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | l |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) | u*o | 49 | 0 |
| ↳ | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | underflow | 83 | |
| ↳ | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | underflow | 102 | |
| ↳ | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | underflow | 95 | |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 82 | |
| ↳ | (*.f64 l l) | underflow | 57 | |
| ↳ | (/.f64 k t) | overflow | 28 | |
| ↳ | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) | overflow | 81 | |
| ↳ | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) | overflow | 81 | |
| ↳ | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) | overflow | 81 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/o | 23 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 82 | |
| ↳ | (*.f64 l l) | overflow | 67 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/u | 18 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 82 | |
| ↳ | (*.f64 l l) | underflow | 57 | |
*.f64 | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | n*o | 9 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/n | 8 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 82 | |
*.f64 | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | n*o | 7 | 0 |
*.f64 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) | n*o | 6 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/u | 4 | 0 |
| ↳ | (*.f64 l l) | underflow | 57 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/n | 3 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 82 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/o | 3 | 0 |
| ↳ | (*.f64 l l) | overflow | 67 | |
*.f64 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) | n*u | 3 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 115 | 0 |
| - | 9 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 115 | 0 | 0 |
| - | 9 | 0 | 132 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 115 |
| 2 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 118.0ms | 512× | 0 | valid |
Compiled 265 to 61 computations (77% saved)
ival-div: 31.0ms (35% of total)ival-sin: 13.0ms (14.7% of total)ival-mult: 12.0ms (13.6% of total)ival-tan: 11.0ms (12.4% of total)ival-pow: 9.0ms (10.2% of total)ival-add: 5.0ms (5.7% of total)ival-pow2: 5.0ms (5.7% of total)ival-true: 1.0ms (1.1% of total)exact: 1.0ms (1.1% 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.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
Compiled 25 to 19 computations (24% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(pow.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 l l) |
l |
(sin.f64 k) |
k |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (pow t 3) (* l l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.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)) |
| 11.0ms | t | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 10.0ms | l | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 7.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 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)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 190 | 19 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 191 | 19 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.4% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
| 56.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 44.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) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) | |
| ▶ | 57.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| ▶ | 55.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 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 69.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 52.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 53.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)))) | |
| 49.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (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))))) | |
| 58.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (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)))) | |
| 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 (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)))) | |
| ▶ | 78.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 (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))) |
| 65.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) | |
| 54.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64)))) | |
| 35.0% | #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))) | |
| 36.0% | #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)) | |
| ▶ | 53.8% | #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))))) |
| 55.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 64.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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) |
Compiled 1 556 to 1 064 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) |
(/.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 (*.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 (*.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) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (*.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 (*.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)) |
(*.f64 (*.f64 t t) t) |
(*.f64 t t) |
(+.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) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.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)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(*.f64 (tan.f64 k) (+.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 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (/ (+ (* 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 (* (* (/ (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (* (* t t) t) #s(hole binary64 (pow t 3))) |
#s(approx (* t t) #s(hole binary64 (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (sin k)) (cos k))) (/ (* (pow k 2) (sin k)) (cos k))) (pow t 2)))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 (/ (+ (pow k 2) (pow t 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 (* (* (* (/ (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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)) #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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 (/ (sin k) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (+ (* 2 (/ (sin k) (cos k))) (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k)))))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 2)) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ k t) 2) 1) #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 (* (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (/ (+ (* 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1))) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (/ (+ (* 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 (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 k))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (/ 1 (pow t 2)))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (+ (* 1/3 (/ 1 (pow t 2))) (* (pow k 2) (+ 34/315 (* 2/15 (/ 1 (pow t 2)))))))) (/ 1 (pow t 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 (* (/ (+ (* 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 (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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (sin k) (* (pow k 2) (cos k)))) (/ (sin k) (* (pow t 2) (cos k))))))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 48.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))) (* (* (* (/ (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)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (* (* t t) t) (* t t) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (+ (+ (pow (/ k t) 2) 1) 1) (+ (pow (/ k t) 2) 1)) |
| 14.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))) (* (* (* (/ (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)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (* (* t t) t) (* t t) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (+ (+ (pow (/ k t) 2) 1) 1) (+ (pow (/ k t) 2) 1)) |
| 11.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)) (* (/ (+ (* 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))) (* (* (* (/ (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)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (* (* t t) t) (* t t) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (+ (+ (pow (/ k t) 2) 1) 1) (+ (pow (/ k t) 2) 1)) |
| 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)) (* (/ (+ (* 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))) (* (* (* (/ (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)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (* (* t t) t) (* t t) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (+ (+ (pow (/ k t) 2) 1) 1) (+ (pow (/ k t) 2) 1)) |
| 9.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)) (* (/ (+ (* 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))) (* (* (* (/ (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)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (* (* t t) t) (* t t) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (+ (+ (pow (/ k t) 2) 1) 1) (+ (pow (/ k t) 2) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 904 | 12134 |
| 0 | 995 | 11212 |
| 1 | 5074 | 11146 |
| 0 | 8072 | 10834 |
| 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) |
(/.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 (*.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 (*.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) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (*.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 (*.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)) |
(*.f64 (*.f64 t t) t) |
(*.f64 t t) |
(+.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) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.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)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(*.f64 (tan.f64 k) (+.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 (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))) #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 (* (* (/ (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (* (* t t) t) #s(hole binary64 (pow t 3))) |
#s(approx (* t t) #s(hole binary64 (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (sin k)) (cos k))) (/ (* (pow k 2) (sin k)) (cos k))) (pow t 2)))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 (/ (+ (pow k 2) (pow t 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 (* (* (* (/ (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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)) #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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 (/ (sin k) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (+ (* 2 (/ (sin k) (cos k))) (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k)))))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 2)) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ k t) 2) 1) #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 (* (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (/ (+ (* 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1))) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (/ (+ (* 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 (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 k))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (/ 1 (pow t 2)))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (+ (* 1/3 (/ 1 (pow t 2))) (* (pow k 2) (+ 34/315 (* 2/15 (/ 1 (pow t 2)))))))) (/ 1 (pow t 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 (* (/ (+ (* 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 (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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (sin k) (* (pow k 2) (cos k)))) (/ (sin k) (* (pow t 2) (cos k))))))) |
#s(approx (+ (+ (pow (/ k t) 2) 1) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ (pow (/ k t) 2) 1) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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))) (*.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 (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 2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #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 (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 3 binary64)) #s(literal 8 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))) (+.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #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 (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 (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 (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 (neg.f64 (*.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 |
t |
(*.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 (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 (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 (sin.f64 k)) #s(literal 2 binary64) (*.f64 (log.f64 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 (*.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))) |
(*.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 (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)))) |
l |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (/.f64 (*.f64 l l) (*.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 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)) |
(exp.f64 (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.f64 k) #s(literal 2 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 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) |
(/.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)))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) #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)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(*.f64 #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 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 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (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 (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 (+.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) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (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) (*.f64 (sin.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (/.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 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k))) |
(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 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (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 (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 (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)))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #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)))) |
(/.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))))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 k t))) (exp.f64 (log.f64 (/.f64 k t))) #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 (+.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 (-.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 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)))))) |
(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 (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 (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 #s(literal 1 binary64) (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)))) |
(pow.f64 (/.f64 k t) #s(literal 1 binary64)) |
(/.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))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (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) (*.f64 (sin.f64 k) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 (/.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 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k))) |
(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) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (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 (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 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (tan.f64 k)) |
(*.f64 (tan.f64 k) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) (tan.f64 k) (*.f64 #s(literal 1 binary64) (tan.f64 k))) |
(fma.f64 (tan.f64 k) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (tan.f64 k) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) (tan.f64 k)) (*.f64 #s(literal 1 binary64) (tan.f64 k))) |
(+.f64 (*.f64 (tan.f64 k) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 k) #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)) #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))))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 k t))) (exp.f64 (log.f64 (/.f64 k t))) #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 (+.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 (-.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 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)))))) |
(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 (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(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* t t) t) (pow.f64 t #s(literal 3 binary64))) |
#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 (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (* (* t t) t) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (pow (/ k t) 2) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (/ k t) (/.f64 k t)) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (/ (* (* 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 (/ (pow t 3) l) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) (tan.f64 k)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (tan.f64 k))) (*.f64 t t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (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 (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 (* (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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (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 (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (tan.f64 k) #s(literal 2 binary64))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k) (*.f64 (tan.f64 k) #s(literal 2 binary64)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 (*.f64 (cos.f64 k) 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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 (*.f64 (cos.f64 k) 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 (*.f64 (cos.f64 k) 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (/ (+ (* 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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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))) (neg.f64 (/.f64 (*.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 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 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 l k) #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 l k) #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 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))) |
#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 (* (* (/ (* (* 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 #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 (* (* (/ (* (* 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (/ (* (* 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 #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 (* (* (/ (* (* 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (/ (* (* 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) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 k #s(literal 2 binary64))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k) #s(literal 2 binary64)) k)) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) (*.f64 k k) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/3 binary64)) (*.f64 k k) #s(literal 2 binary64)) k)) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) (*.f64 (fma.f64 #s(literal 2/15 binary64) (pow.f64 t #s(literal -2 binary64)) #s(literal 34/315 binary64)) (*.f64 k k))) (*.f64 k k) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/3 binary64)) (*.f64 k k) #s(literal 2 binary64)) k)) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 l k) #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 l k) #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 l k) #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 (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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 l k) #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 (+ 1 (pow (/ k t) 2)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 l k) #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) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (/.f64 (sin.f64 k) (*.f64 (*.f64 k k) (cos.f64 k))) #s(literal 2 binary64) (/.f64 (sin.f64 k) (*.f64 (*.f64 t t) (cos.f64 k)))) (*.f64 k 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 24 939 to 2 767 computations (88.9% saved)
41 alts after pruning (40 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 535 | 34 | 569 |
| Fresh | 8 | 6 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 547 | 41 | 588 |
| Status | Accuracy | Program |
|---|---|---|
| 30.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) | |
| 54.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.4% | (/.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) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 54.4% | (/.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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 56.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| ▶ | 54.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| 55.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64)))) | |
| ▶ | 40.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)))) |
| 60.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 60.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 69.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 63.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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 53.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)))) | |
| 77.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.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)))) | |
| 77.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (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)))) | |
| 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 (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)))) | |
| 78.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 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| ▶ | 78.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 (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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
| ✓ | 78.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 (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))) |
| ▶ | 51.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 (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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
| 78.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 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 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))) | |
| 65.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) | |
| 64.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 #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))) | |
| 50.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 46.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 70.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) | |
| 64.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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) | |
| 63.5% | (/.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 l k) #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))) | |
| 53.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 t t))) t))) | |
| 32.9% | (/.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 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) t))) | |
| 66.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 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) | |
| 32.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) | |
| 54.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) | |
| ▶ | 53.8% | #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)))) |
| 53.5% | #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)))))) | |
| 55.9% | #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)))))) | |
| 62.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.f64 k) #s(literal 2 binary64)))))) | |
| 55.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 64.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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 55.4% | #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 3 869 to 2 526 computations (34.7% 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) 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 #s(literal 1 binary64) (pow.f64 l #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))) |
(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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64)))) |
(cos.f64 k) |
(/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 l #s(literal -2 binary64)) |
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 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 l l) |
(*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)) |
(*.f64 k k) |
(*.f64 (*.f64 t t) t) |
(*.f64 t t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) |
(*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(pow.f64 t #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (sin k) 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 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.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 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.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)) |
(+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
(/.f64 (*.f64 k k) (*.f64 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 (/.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (* (* 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 (* (* (/ (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (+ 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 (/ (* k k) (* t t)) #s(hole binary64 (/ (pow k 2) (pow t 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) (* 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 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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)) #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 (* (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 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) (/ 1 (pow l -2)))) 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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)) (+ (+ 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2))) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (/ 1 (pow l -2)) #s(hole binary64 (pow l 2))) |
#s(approx (pow l -2) #s(hole binary64 (/ 1 (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (/ 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2))) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) #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) (/ 1 (pow l -2))) #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 (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (* (/ (+ (* 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 (* (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 (+ (* -1/2 (* k k)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (+ 1 (* -1/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))))) (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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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 (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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 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 (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 (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* -1/2 (pow k 2)))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* (pow k 2) (- (/ 1 (pow k 2)) 1/2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | l | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (+ (* 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) (/ 1 (pow l -2))) (cos k) (/ 1 (pow l -2)) 1 (pow l -2) l -2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* l l) (* (* 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))) (* (* (* (/ (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) 3 (sin k) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (/ (* k k) (* t t)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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))) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2) |
| 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)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (+ (* 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) (/ 1 (pow l -2))) (cos k) (/ 1 (pow l -2)) 1 (pow l -2) l -2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* l l) (* (* 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))) (* (* (* (/ (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) 3 (sin k) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (/ (* k k) (* t t)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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))) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2) |
| 6.0ms | k | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (+ (* 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) (/ 1 (pow l -2))) (cos k) (/ 1 (pow l -2)) 1 (pow l -2) l -2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* l l) (* (* 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))) (* (* (* (/ (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) 3 (sin k) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (/ (* k k) (* t t)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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))) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2) |
| 6.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) (/ 1 (pow l -2)))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (+ (* 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) (/ 1 (pow l -2))) (cos k) (/ 1 (pow l -2)) 1 (pow l -2) l -2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* l l) (* (* 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))) (* (* (* (/ (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) 3 (sin k) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (/ (* k k) (* t t)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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))) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2) |
| 6.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) (/ 1 (pow l -2)))) t) (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (+ (* 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) (/ 1 (pow l -2))) (cos k) (/ 1 (pow l -2)) 1 (pow l -2) l -2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (* l l) (* (* k k) (* (* t t) t))) (* l l) (* (* 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))) (* (* (* (/ (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) 3 (sin k) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (* (/ (* (* t t) t) (* l l)) (sin k)) (/ (* (* t t) t) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (/ (* k k) (* t t)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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))) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 844 | 11083 |
| 0 | 919 | 10373 |
| 1 | 4807 | 10311 |
| 0 | 8165 | 10024 |
| 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) 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 #s(literal 1 binary64) (pow.f64 l #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))) |
(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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64)))) |
(cos.f64 k) |
(/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 l #s(literal -2 binary64)) |
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 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 l l) |
(*.f64 (*.f64 k k) (*.f64 (*.f64 t t) t)) |
(*.f64 k k) |
(*.f64 (*.f64 t t) t) |
(*.f64 t t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) (tan.f64 k)) |
(*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(pow.f64 t #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (sin k) 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 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.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 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.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)) |
(+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
(/.f64 (*.f64 k k) (*.f64 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 (/.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (* (* 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 (* (* (/ (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (+ 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 (/ (* k k) (* t t)) #s(hole binary64 (/ (pow k 2) (pow t 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) (* 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 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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)) #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 (* (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 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) (/ 1 (pow l -2)))) 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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)) (+ (+ 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2))) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (/ 1 (pow l -2)) #s(hole binary64 (pow l 2))) |
#s(approx (pow l -2) #s(hole binary64 (/ 1 (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (/ 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2)))) #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) (/ 1 (pow l -2))) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) #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) (/ 1 (pow l -2))) #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 (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (* (/ (+ (* 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 (* (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 (+ (* -1/2 (* k k)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (+ 1 (* -1/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))))) (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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) #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 (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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 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 (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 (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* -1/2 (pow k 2)))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* (pow k 2) (- (/ 1 (pow k 2)) 1/2)))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (*.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 (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))) |
(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 (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 2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #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 (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k)) #s(literal 3 binary64)) #s(literal 8 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))) (+.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 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #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 (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 (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 (fabs.f64 (*.f64 (sin.f64 k) k)) (fabs.f64 (*.f64 (sin.f64 k) k)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #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 (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 (neg.f64 (*.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 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t))) |
(*.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 |
t |
(*.f64 (fabs.f64 (*.f64 (sin.f64 k) k)) (fabs.f64 (*.f64 (sin.f64 k) 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 (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 (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 (sin.f64 k)) #s(literal 2 binary64) (*.f64 (log.f64 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 (*.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))) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (*.f64 l l) (cos.f64 k)) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(/.f64 (*.f64 (cos.f64 k) #s(literal 1 binary64)) (pow.f64 l #s(literal -2 binary64))) |
(fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(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 (fabs.f64 (fabs.f64 l)) (fabs.f64 (fabs.f64 l))) |
(*.f64 (exp.f64 (log.f64 l)) (exp.f64 (log.f64 l))) |
(*.f64 (pow.f64 (pow.f64 l #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 l #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.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 (pow.f64 l #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 l l) #s(literal 1 binary64)) |
(pow.f64 l #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal 0 binary64) (*.f64 (log.f64 l) #s(literal -2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 l) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 l) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 l #s(literal -2 binary64))) #s(literal -1 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 binary64) |
(*.f64 (fabs.f64 (pow.f64 l #s(literal -1 binary64))) (fabs.f64 (pow.f64 l #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 l) #s(literal -1 binary64)) (pow.f64 (neg.f64 l) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 l) #s(literal -1 binary64)) (pow.f64 (fabs.f64 l) #s(literal -1 binary64))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 l #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 l)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 l #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 l #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 l l) #s(literal -1 binary64)) |
(pow.f64 l #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l l))) |
(/.f64 #s(literal 1 binary64) (*.f64 l l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l l)) #s(literal -1 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(literal -2 binary64) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (/.f64 (*.f64 l l) (*.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 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 (fabs.f64 l)) (fabs.f64 (fabs.f64 l))) |
(*.f64 (exp.f64 (log.f64 l)) (exp.f64 (log.f64 l))) |
(*.f64 (pow.f64 (pow.f64 l #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 l #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.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 (pow.f64 l #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 l l) #s(literal 1 binary64)) |
(pow.f64 l #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal 0 binary64) (*.f64 (log.f64 l) #s(literal -2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 l) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 l) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 l #s(literal -2 binary64))) #s(literal -1 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)))) |
(*.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)) |
(exp.f64 (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (fabs.f64 k)) (fabs.f64 (fabs.f64 k))) |
(*.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))) |
(fabs.f64 (*.f64 k k)) |
(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 (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)))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #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))) |
(fabs.f64 (*.f64 t t)) |
(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 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 #s(approx (sin k) k) (tan.f64 k)))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(approx (sin k) k)) (*.f64 (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)) l) l) #s(approx (sin k) k)) (*.f64 (tan.f64 k) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(*.f64 #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 #s(approx (sin k) k) (tan.f64 k)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 #s(approx (sin k) k) (tan.f64 k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(approx (sin k) k)) (*.f64 (tan.f64 k) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 #s(approx (sin k) k) (tan.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(approx (sin k) k)) (tan.f64 k)) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(approx (sin k) k))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(approx (sin k) k)) |
(*.f64 #s(approx (sin k) k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(approx (sin k) k)) (*.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 (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 (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)))) |
#s(literal 3 binary64) |
#s(approx (sin k) 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) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)))) |
(+.f64 (*.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.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) (*.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 (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 (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 (-.f64 (pow.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
#s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(*.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)) |
(*.f64 k (/.f64 k (*.f64 t 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 (/.f64 (*.f64 k k) t) 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)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) t))) |
#s(approx (* (* (* (/ (* (* t t) t) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) t)) |
(*.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) t) |
(*.f64 t (/.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) |
(/.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 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.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) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) l) l) |
(*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 l l)) |
#s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 k k) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 k #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 k #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 k k) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) k) k #s(literal 1 binary64)) |
(fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 k k))) |
(+.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 k k) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) (/.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) (/ 1 (pow l -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 (*.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) (* (* t t) t))) (*.f64 (/.f64 l (*.f64 k k)) (/.f64 l (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 (* (* (/ (* (* 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 (* (* t t) t) (pow.f64 t #s(literal 3 binary64))) |
#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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (/ (* (* 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 (+ 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 (/ (* k k) (* t t)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) (/.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) (/ 1 (pow l -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 (*.f64 (cos.f64 k) l) l))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (pow.f64 (/.f64 k 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.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) (/ 1 (pow l -2)))) (*.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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (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 (+ (+ 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (pow.f64 (/.f64 k 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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)) #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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.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) (/ 1 (pow l -2)))) (*.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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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/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))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 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 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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/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))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -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 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (*.f64 (*.f64 (cos.f64 k) l) l)) |
#s(approx (/ 1 (pow l -2)) (*.f64 l l)) |
#s(approx (pow l -2) (pow.f64 l #s(literal -2 binary64))) |
#s(approx l l) |
#s(approx (/ 1 (pow l -2)) (*.f64 l l)) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -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 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (*.f64 (*.f64 (cos.f64 k) l) l)) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) (*.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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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) (/ 1 (pow l -2)))) (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 l #s(literal -2 binary64)))))) (*.f64 k k) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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) (/ 1 (pow l -2)))) (*.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 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/315 binary64) (*.f64 #s(literal 2/45 binary64) (pow.f64 l #s(literal -2 binary64)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 l #s(literal -2 binary64)))))) #s(literal -1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 l #s(literal -2 binary64)))))) (*.f64 k k) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 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) (/ 1 (pow l -2))) (*.f64 l l)) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 l l))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (fma.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 l l) #s(literal -1/2 binary64))) (*.f64 k k) (*.f64 l l))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (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 (*.f64 l l) #s(literal -1/2 binary64))) (*.f64 k k) (*.f64 l l))) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #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 (* (* (/ (* (* 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 #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 (* (* (/ (* (* 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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (* (/ (* (* t t) t) (* 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 (* (* (* (/ (* (* t t) t) (* 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 (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 (* (* (/ (* (* 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 #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 (* (* (/ (* (* 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 (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) 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) (/ 1 (pow l -2)))) (*.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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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) (/ 1 (pow l -2)))) (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 l #s(literal -2 binary64)))))) (*.f64 k k) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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) (/ 1 (pow l -2)))) (*.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 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/315 binary64) (*.f64 #s(literal 2/45 binary64) (pow.f64 l #s(literal -2 binary64)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 l #s(literal -2 binary64)))))) #s(literal -1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 l #s(literal -2 binary64)))))) (*.f64 k k) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (* (cos k) (/ 1 (pow l -2))) (*.f64 l l)) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 l l))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (fma.f64 (fma.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 l l) #s(literal -1/2 binary64))) (*.f64 k k) (*.f64 l l))) |
#s(approx (* (cos k) (/ 1 (pow l -2))) (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 (*.f64 l l) #s(literal -1/2 binary64))) (*.f64 k k) (*.f64 l l))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* k k)) 1) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 l k) #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) (/ 1 (pow l -2)))) 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 l k) #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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.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)) (*.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 (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 (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (* (* t t) t) (* 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 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (* (* t t) t) (* 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 l k) #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 (+ 1 (pow (/ k t) 2)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 k k)))) |
#s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 l k) #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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.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)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (+ (* -1/2 (* k k)) 1) (*.f64 (*.f64 k k) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (* k k)) 1) (*.f64 (-.f64 (pow.f64 k #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 k k))) |
Compiled 35 456 to 3 338 computations (90.6% saved)
44 alts after pruning (42 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 655 | 20 | 675 |
| Fresh | 13 | 22 | 35 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 672 | 44 | 716 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 30.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
| 55.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 54.4% | (/.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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.4% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64)))) | |
| 45.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 k (*.f64 t t)))) #s(literal 1 binary64)))) | |
| ▶ | 60.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| 57.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 60.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 57.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 69.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 63.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)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 59.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 53.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)))) | |
| 77.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.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)))) | |
| 77.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (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)))) | |
| 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 (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)))) | |
| ▶ | 78.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 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
| ✓ | 78.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 (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))) |
| 51.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 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 65.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) | |
| 64.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 #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) | |
| 64.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 #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))) | |
| 37.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 50.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| ▶ | 39.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
| 37.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 (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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 70.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) | |
| ▶ | 51.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 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
| 64.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) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) | |
| 63.5% | (/.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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.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)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) t))) | |
| 53.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 t t))) t))) | |
| 32.9% | (/.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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) t))) | |
| 66.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) | |
| 32.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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))))) | |
| 54.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) | |
| 63.4% | #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))) | |
| ✓ | 53.8% | #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)))) |
| 53.5% | #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)))))) | |
| 55.9% | #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)))))) | |
| 55.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 64.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 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64))) | |
| 55.4% | #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 216 to 2 750 computations (34.8% 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 (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))) (*.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 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t)) |
(*.f64 (/.f64 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t) |
(/.f64 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(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))) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
k |
(*.f64 k k) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
t |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(cos.f64 k) |
(*.f64 l l) |
l |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t)) |
(*.f64 (/.f64 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t) |
(/.f64 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) |
#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))) |
(*.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)) |
(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))) |
(fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) |
#s(literal -2/3 binary64) |
(*.f64 t t) |
#s(literal 1 binary64) |
(*.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64)) |
#s(literal -1/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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t)) |
(*.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t) |
(/.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) |
#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 (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) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) |
(*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) |
(/.f64 (*.f64 t t) l) |
(/.f64 t l) |
(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)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(pow.f64 t #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))) |
(*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k)) |
(/.f64 (*.f64 k k) (*.f64 t 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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) t) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (pow k 4))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (+ (* (pow k 2) (* (pow t 2) (+ 2 (* -2/3 (pow k 2))))) (pow k 4)))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (pow k 2))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (+ (* (pow t 2) (+ 2 (* -2/3 (pow k 2)))) (pow k 2)))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 (+ 1 (* -2/3 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* t t) 2) #s(hole binary64 (* 2 (pow t 2)))) |
#s(approx (* (pow (* k t) 2) 2) #s(hole binary64 (* 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ (* t t) l) (/ t l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (* (/ (* t t) l) (/ t l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (* t t) l) #s(hole binary64 (/ (pow t 2) l))) |
#s(approx (/ t l) #s(hole binary64 (/ t l))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (sin k)) (cos k))) (/ (* (pow k 2) (sin k)) (cos k))) (pow t 2)))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k))))) |
#s(approx (/ (* k k) (* t t)) #s(hole binary64 (/ (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) (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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (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/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 2) (* (pow t 2) (+ 2 (* -2/3 (pow k 2))))))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow t 2) (+ (* (pow k 2) (+ 2 (* -2/3 (pow k 2)))) (/ (pow k 4) (pow t 2)))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow t 2) (+ 2 (* -2/3 (pow k 2)))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow t 2) (+ 2 (+ (* -2/3 (pow k 2)) (/ (pow k 2) (pow t 2))))))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 (* -2/3 (pow t 2)))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 (* (pow t 2) (- (/ 1 (pow t 2)) 2/3)))) |
#s(approx (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 (/ (sin k) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (+ (* 2 (/ (sin k) (cos k))) (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (/ (+ (* 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 (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1))) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (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 (* (/ (+ (* 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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* 2 (pow t 2)))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2))))))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (* (/ (* t t) l) (/ t 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) l) (/ t 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) l) (/ t 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) l) (/ t l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (* t t) l) (/ t 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) l) (/ t 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) l) (/ t l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 k))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (/ 1 (pow t 2)))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (+ (* 1/3 (/ 1 (pow t 2))) (* (pow k 2) (+ 34/315 (* 2/15 (/ 1 (pow t 2)))))))) (/ 1 (pow t 2))))))))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (/ (pow k 3) (pow t 2)))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (* (pow k 3) (+ (* 1/3 (/ (pow k 2) (pow t 2))) (/ 1 (pow t 2)))))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (+ (* 2/15 (/ (pow k 2) (pow t 2))) (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2)))))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (+ (* (pow k 2) (+ (* 17/315 (/ (pow k 2) (pow t 2))) (* 2/15 (/ 1 (pow t 2))))) (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (* (/ (+ (* 2 (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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 4) (+ 1 (* -2/3 (pow t 2)))))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 4) (+ 1 (+ (* -2/3 (pow t 2)) (* 2 (/ (pow t 2) (pow k 2)))))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* 2 (/ (pow t 2) (pow k 2)))))))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* -1/2 (pow k 2)))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* (pow k 2) (- (/ 1 (pow k 2)) 1/2)))) |
#s(approx (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (sin k) (* (pow k 2) (cos k)))) (/ (sin k) (* (pow t 2) (cos k))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (pow (sin k) 2) (sin k) k (* k k) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) t (* (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))) (* (* (* (/ (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)) (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (+ (* -2/3 (* t t)) 1) -2/3 (* t t) 1 (* (* t t) 2) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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 (* k t) 2) 2) (pow (* k t) 2) (* k t) (/ 2 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (* (* (/ (* t t) l) (/ t l)) (sin k)) (* (/ (* t t) l) (/ t l)) (/ (* t t) l) (/ t l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (* (/ (* k k) (* t t)) (tan k)) (/ (* k k) (* t t))) |
| 21.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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (pow (sin k) 2) (sin k) k (* k k) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) t (* (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))) (* (* (* (/ (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)) (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (+ (* -2/3 (* t t)) 1) -2/3 (* t t) 1 (* (* t t) 2) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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 (* k t) 2) 2) (pow (* k t) 2) (* k t) (/ 2 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (* (* (/ (* t t) l) (/ t l)) (sin k)) (* (/ (* t t) l) (/ t l)) (/ (* t t) l) (/ t l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (* (/ (* k k) (* t t)) (tan k)) (/ (* k k) (* t t))) |
| 17.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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (pow (sin k) 2) (sin k) k (* k k) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) t (* (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))) (* (* (* (/ (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)) (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (+ (* -2/3 (* t t)) 1) -2/3 (* t t) 1 (* (* t t) 2) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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 (* k t) 2) 2) (pow (* k t) 2) (* k t) (/ 2 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (* (* (/ (* t t) l) (/ t l)) (sin k)) (* (/ (* t t) l) (/ t l)) (/ (* t t) l) (/ t l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (* (/ (* k k) (* t t)) (tan k)) (/ (* k k) (* t t))) |
| 12.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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (pow (sin k) 2) (sin k) k (* k k) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) t (* (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))) (* (* (* (/ (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)) (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (+ (* -2/3 (* t t)) 1) -2/3 (* t t) 1 (* (* t t) 2) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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 (* k t) 2) 2) (pow (* k t) 2) (* k t) (/ 2 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (* (* (/ (* t t) l) (/ t l)) (sin k)) (* (/ (* t t) l) (/ t l)) (/ (* t t) l) (/ t l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (* (/ (* k k) (* t t)) (tan k)) (/ (* k k) (* t t))) |
| 12.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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (pow (sin k) 2) (sin k) k (* k k) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) t (* (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))) (* (* (* (/ (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)) (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (+ (* -2/3 (* t t)) 1) -2/3 (* t t) 1 (* (* t t) 2) (* (cos k) (* l l)) (cos k) (+ (* -1/2 (* k k)) 1) -1/2 (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (+ (* 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 (* k t) 2) 2) (pow (* k t) 2) (* k t) (/ 2 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (* (* (/ (* t t) l) (/ t l)) (sin k)) (* (/ (* t t) l) (/ t l)) (/ (* t t) l) (/ t l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (pow t 3) 3 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (* (/ (* k k) (* t t)) (tan k)) (/ (* k k) (* t t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1012 | 14815 |
| 0 | 1102 | 13661 |
| 1 | 5726 | 13619 |
| 0 | 8019 | 13183 |
| 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 (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))) (*.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 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t)) |
(*.f64 (/.f64 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t) |
(/.f64 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(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))) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
k |
(*.f64 k k) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
t |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(cos.f64 k) |
(*.f64 l l) |
l |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t)) |
(*.f64 (/.f64 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t) |
(/.f64 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) |
#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))) |
(*.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)) |
(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))) |
(fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) |
#s(literal -2/3 binary64) |
(*.f64 t t) |
#s(literal 1 binary64) |
(*.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64)) |
#s(literal -1/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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t)) |
(*.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t) |
(/.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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) |
#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 (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) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) |
(*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) |
(/.f64 (*.f64 t t) l) |
(/.f64 t l) |
(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)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(pow.f64 t #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))) |
(*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k)) |
(/.f64 (*.f64 k k) (*.f64 t t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #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 (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* (pow k 2) (pow (sin k) 2)))) |
#s(approx (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) t) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (pow k 4))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (+ (* (pow k 2) (* (pow t 2) (+ 2 (* -2/3 (pow k 2))))) (pow k 4)))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (pow k 2))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (+ (* (pow t 2) (+ 2 (* -2/3 (pow k 2)))) (pow k 2)))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 (+ 1 (* -2/3 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* t t) 2) #s(hole binary64 (* 2 (pow t 2)))) |
#s(approx (* (pow (* k t) 2) 2) #s(hole binary64 (* 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ (* t t) l) (/ t l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (* (/ (* t t) l) (/ t l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (* t t) l) #s(hole binary64 (/ (pow t 2) l))) |
#s(approx (/ t l) #s(hole binary64 (/ t l))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (sin k)) (cos k))) (/ (* (pow k 2) (sin k)) (cos k))) (pow t 2)))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k))))) |
#s(approx (/ (* k k) (* t t)) #s(hole binary64 (/ (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) (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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (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/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 2) (* (pow t 2) (+ 2 (* -2/3 (pow k 2))))))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow t 2) (+ (* (pow k 2) (+ 2 (* -2/3 (pow k 2)))) (/ (pow k 4) (pow t 2)))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow t 2) (+ 2 (* -2/3 (pow k 2)))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow t 2) (+ 2 (+ (* -2/3 (pow k 2)) (/ (pow k 2) (pow t 2))))))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 (* -2/3 (pow t 2)))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(hole binary64 (* (pow t 2) (- (/ 1 (pow t 2)) 2/3)))) |
#s(approx (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 (/ (sin k) (cos k))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (+ (* 2 (/ (sin k) (cos k))) (/ (* (pow k 2) (sin k)) (* (pow t 2) (cos k)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (/ (+ (* 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 (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1))) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) (* k k)) (* (pow (* (sin k) t) 2) 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) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (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 (* (/ (+ (* 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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* 2 (pow t 2)))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* -2/3 (pow t 2))))))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (* (/ (* t t) l) (/ t 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) l) (/ t 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) l) (/ t 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) l) (/ t l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (* t t) l) (/ t 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) l) (/ t 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) l) (/ t l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) #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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* 2 k))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (/ 1 (pow t 2)))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2))))))))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* k (+ 2 (* (pow k 2) (+ 2/3 (+ (* (pow k 2) (+ 4/15 (+ (* 1/3 (/ 1 (pow t 2))) (* (pow k 2) (+ 34/315 (* 2/15 (/ 1 (pow t 2)))))))) (/ 1 (pow t 2))))))))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (/ (pow k 3) (pow t 2)))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (* (pow k 3) (+ (* 1/3 (/ (pow k 2) (pow t 2))) (/ 1 (pow t 2)))))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (+ (* 2/15 (/ (pow k 2) (pow t 2))) (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 2)))))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (+ (* (pow k 2) (+ (* 17/315 (/ (pow k 2) (pow t 2))) (* 2/15 (/ 1 (pow t 2))))) (* 1/3 (/ 1 (pow t 2))))) (/ 1 (pow t 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 (* (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (/ (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 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 (+ (* (pow (sin k) 2) (* k k)) (* (pow (* (sin k) t) 2) 2)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (pow k 2))) (pow (sin k) 2))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (* (/ (+ (* 2 (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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 4) (+ 1 (* -2/3 (pow t 2)))))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) #s(hole binary64 (* (pow k 4) (+ 1 (+ (* -2/3 (pow t 2)) (* 2 (/ (pow t 2) (pow k 2)))))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow k 2) (+ 1 (* -2/3 (pow t 2)))))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) #s(hole binary64 (* (pow k 2) (+ 1 (+ (* -2/3 (pow t 2)) (* 2 (/ (pow t 2) (pow k 2)))))))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* -1/2 (pow k 2)))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(hole binary64 (* (pow k 2) (- (/ 1 (pow k 2)) 1/2)))) |
#s(approx (/ 2 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (* (/ (* t t) l) (/ t l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (sin k) (* (pow k 2) (cos k)))) (/ (sin k) (* (pow t 2) (cos k))))))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (/.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)) t) |
(*.f64 t (/.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 (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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) t (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) t)) |
(fma.f64 t (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 t (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) t) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) t)) |
(+.f64 (*.f64 t (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 t (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.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))) (*.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 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))))) |
(/.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 4 binary64)) (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 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #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 (+.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 4 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 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 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 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) 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) 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 (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 (*.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 #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 (neg.f64 (*.f64 k k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #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 (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 #s(literal 2 binary64)))) #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 k #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
(sin.f64 k) |
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 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) (*.f64 (sin.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #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 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(/.f64 #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)) |
t |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (*.f64 l l) (cos.f64 k)) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(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 (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 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t)) |
(*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t) |
(*.f64 t (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) |
(/.f64 (neg.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)))) (neg.f64 (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k)) |
(*.f64 (*.f64 k k) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 k k) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) (*.f64 k k))) |
(fma.f64 (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k))) |
(+.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 k k)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) (*.f64 k k))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) (*.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 k #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 k #s(literal 6 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) (*.f64 (*.f64 t t) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k)) |
(fma.f64 (*.f64 k k) (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
(fma.f64 t (*.f64 t #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k)) |
(fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) (*.f64 (neg.f64 (*.f64 t t)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 k k)) (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -2/3 binary64)))) |
(/.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8/27 binary64) (pow.f64 t #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -2/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal -2/3 binary64) t) t #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2/3 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -2/3 binary64))) |
#s(literal -2/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(literal 1 binary64) |
(*.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t (*.f64 t #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 t t)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 t t)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) t (*.f64 t t)) |
(fma.f64 (neg.f64 t) (neg.f64 t) (*.f64 t t)) |
(fma.f64 (fabs.f64 t) (fabs.f64 t) (*.f64 t t)) |
(fma.f64 t t (*.f64 t t)) |
(+.f64 (*.f64 t t) (*.f64 t t)) |
(*.f64 (*.f64 #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) l) l) |
(*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 l l)) |
#s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 k k) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 k #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 k #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 k k) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) k) k #s(literal 1 binary64)) |
(fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 k k))) |
(+.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 k k) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t)) |
(*.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 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) t) |
(*.f64 t (/.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 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.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))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.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))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.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 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#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 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t)) |
(*.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))) |
(fma.f64 (pow.f64 (*.f64 k t) #s(literal 1 binary64)) (pow.f64 (*.f64 k t) #s(literal 1 binary64)) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 k t) #s(literal 1 binary64)) (*.f64 k t) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 k t) (*.f64 k t) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (*.f64 k k) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 k k) (*.f64 t t) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 k t) #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 (pow.f64 (*.f64 k t) #s(literal 1 binary64)) (*.f64 k t)) |
(*.f64 (*.f64 k t) (*.f64 k t)) |
(*.f64 (*.f64 t t) (*.f64 k k)) |
(*.f64 (*.f64 k k) (*.f64 t t)) |
(pow.f64 (pow.f64 (*.f64 k t) #s(literal 1 binary64)) #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 #s(literal 1 binary64) (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 k t) |
(*.f64 t k) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) #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)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))) |
(*.f64 #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (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 (/.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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (/.f64 (*.f64 t t) l) (*.f64 (/.f64 t l) (sin.f64 k))) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(*.f64 (/.f64 t l) (/.f64 (*.f64 t t) l)) |
(*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) |
(/.f64 (*.f64 (*.f64 t t) (/.f64 t l)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) |
(*.f64 t (/.f64 t l)) |
(/.f64 (neg.f64 (*.f64 t t)) (neg.f64 l)) |
(/.f64 (*.f64 t t) l) |
(/.f64 (neg.f64 t) (neg.f64 l)) |
(/.f64 t 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) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k))))) |
(*.f64 #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (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 (/.f64 (*.f64 t t) l) (*.f64 (/.f64 t l) (sin.f64 k))) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(*.f64 (/.f64 t l) (/.f64 (*.f64 t t) l)) |
(*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) |
(/.f64 (*.f64 (*.f64 t t) (/.f64 t l)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) |
(/.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 (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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k))) |
(*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k)) |
(*.f64 (*.f64 k k) (/.f64 (sin.f64 k) (*.f64 (*.f64 t t) (cos.f64 k)))) |
(*.f64 (tan.f64 k) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 k k) (sin.f64 k)) (*.f64 t t)) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (*.f64 k k) (sin.f64 k))) (neg.f64 (*.f64 (*.f64 t t) (cos.f64 k)))) |
(/.f64 (*.f64 (*.f64 k k) (tan.f64 k)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 k k) (sin.f64 k)) (*.f64 (*.f64 t t) (cos.f64 k))) |
(*.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (/.f64 k t)) |
(*.f64 (/.f64 k t) (/.f64 k t)) |
(*.f64 k (/.f64 k (*.f64 t t))) |
(pow.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) #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 (/.f64 (*.f64 k k) t) 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 (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)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.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) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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)) (* (cos 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))) (*.f64 l l)) (cos.f64 k))) |
#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) 2) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #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 (* (/ (+ (* 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 (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)) (* (cos 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))) (*.f64 l l)) (cos.f64 k))) |
#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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) #s(literal 2 binary64)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (fma.f64 (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) #s(literal 2 binary64)) (*.f64 t t) (*.f64 k k))) |
#s(approx (+ (* -2/3 (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -2/3 (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (* (* t t) 2) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
#s(approx (* (pow (* k t) 2) 2) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.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) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (* (* (* (/ (* t t) l) (/ t 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 (/ (* t t) l) (/.f64 (*.f64 t t) l)) |
#s(approx (/ t l) (/.f64 t l)) |
#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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.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) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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 (*.f64 (cos.f64 k) l) l) (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (/ (/ (pow t 3) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (/ (pow t 3) l) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) |
#s(approx (pow t 3) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 t t) (tan.f64 k)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (tan.f64 k))) (*.f64 t t))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k))) |
#s(approx (/ (* k k) (* t t)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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 (* (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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (/ (+ (* 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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (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 (* (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 (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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (/ (+ (* 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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (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/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (*.f64 (fma.f64 (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) #s(literal 2 binary64)) (*.f64 k k) (/.f64 (pow.f64 k #s(literal 4 binary64)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) #s(literal 2 binary64)) (*.f64 t t))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 (+.f64 (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 t t))) |
#s(approx (+ (* -2/3 (* t t)) 1) (*.f64 (*.f64 t t) #s(literal -2/3 binary64))) |
#s(approx (+ (* -2/3 (* t t)) 1) (*.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 2/3 binary64)) (*.f64 t t))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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 (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (tan.f64 k) #s(literal 2 binary64))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (fma.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k) (*.f64 (tan.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 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 (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) (+ (+ (pow (/ k t) 2) 1) 1))) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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 (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) t) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 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 (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) (+ (+ (pow (/ k t) 2) 1) 1))) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 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 (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) (+ (+ (pow (/ k t) 2) 1) 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 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 (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) (+ (+ (pow (/ k t) 2) 1) 1))) (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #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 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 (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))) |
#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 (* (/ (+ (* 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 (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))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64))) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)))) #s(literal 17/60 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 (* (/ (+ (* 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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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))) (neg.f64 (/.f64 (*.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 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) 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 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 k k)) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 k k) #s(literal 2/45 binary64)) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 k k) #s(literal 1/120 binary64)) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx k k) |
#s(approx (* k k) (*.f64 k k)) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (fma.f64 (*.f64 k k) #s(literal -2/3 binary64) #s(literal 2 binary64)))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (fma.f64 (fma.f64 #s(literal 4/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal -2/3 binary64))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) t) t (*.f64 (fma.f64 #s(literal -2/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 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 -1/3 binary64) (*.f64 t t) (*.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) (*.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 (*.f64 (*.f64 k k) t) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (cos k) (* l l)) (*.f64 l l)) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 (*.f64 l k) #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 l k) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 l l) #s(literal -1/2 binary64))) (*.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 l k) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal -1/2 binary64))) (*.f64 k k) (*.f64 l l))) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #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 (* (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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64) #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)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.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))) (neg.f64 (/.f64 (*.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 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) 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 t t) #s(literal -2/3 binary64) #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 (*.f64 t t) #s(literal -2/3 binary64))) #s(literal 1 binary64)) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64)))) |
#s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* k k)) 1) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64))) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)))) #s(literal 17/60 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) l) (/ t l)) (sin k)) (tan k)) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (* (/ (* t t) l) (/ t 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 (* (* (* (/ (* t t) l) (/ t 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) l) (/ t 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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l k) #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64))) l) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)))) #s(literal 17/60 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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) (+ (+ (pow (/ k t) 2) 1) 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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) (+ (+ (pow (/ k t) 2) 1) 1))) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 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 (* (/ (/ (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) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 k #s(literal 2 binary64))) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 t #s(literal -2 binary64))) (*.f64 k k) #s(literal 2 binary64)) k)) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)) #s(literal 4/15 binary64)) (*.f64 k k) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/3 binary64)) (*.f64 k k) #s(literal 2 binary64)) k)) |
#s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (fma.f64 (+.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)) #s(literal 4/15 binary64)) (*.f64 (fma.f64 #s(literal 2/15 binary64) (pow.f64 t #s(literal -2 binary64)) #s(literal 34/315 binary64)) (*.f64 k k))) (*.f64 k k) (pow.f64 t #s(literal -2 binary64))) #s(literal 2/3 binary64)) (*.f64 k k) #s(literal 2 binary64)) k)) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) (/.f64 (pow.f64 k #s(literal 3 binary64)) (*.f64 t t))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 t #s(literal -2 binary64))) (pow.f64 k #s(literal 3 binary64)))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)))) (*.f64 k k) (pow.f64 t #s(literal -2 binary64))) (pow.f64 k #s(literal 3 binary64)))) |
#s(approx (* (/ (* k k) (* t t)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2/15 binary64) (pow.f64 t #s(literal -2 binary64)))) (*.f64 k k) (*.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal -2 binary64)))) (*.f64 k k) (pow.f64 t #s(literal -2 binary64))) (pow.f64 k #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (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 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (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 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 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 l k) #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 l k) #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 l k) #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 (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (cos k) (cos.f64 k)) |
#s(approx (* (/ (+ (* 2 (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 l k) #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 l k) #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 (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (*.f64 (+.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 k k))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k)) |
#s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 (+.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 k k))) (*.f64 k k))) |
#s(approx (+ (* -1/2 (* k k)) 1) (*.f64 (*.f64 k k) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (* k k)) 1) (*.f64 (-.f64 (pow.f64 k #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 k k))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (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 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (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 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 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 l k) #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 (+ (+ 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 (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) #s(literal -4 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (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 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) t) (cos.f64 k)) (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 (cos.f64 k) 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) (+ (+ (pow (/ k t) 2) 1) 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 l k) #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) (+ (+ (pow (/ k t) 2) 1) 1)) (fma.f64 (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 k)) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (tan.f64 k)))) |
Compiled 45 674 to 4 091 computations (91% saved)
47 alts after pruning (46 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 727 | 21 | 748 |
| Fresh | 12 | 25 | 37 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 1 | 2 |
| Total | 745 | 47 | 792 |
| Status | Accuracy | Program |
|---|---|---|
| 30.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) t) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) | |
| 55.2% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.4% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 59.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) l) t) l) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 55.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64)))) | |
| 45.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 k (*.f64 t t)))) #s(literal 1 binary64)))) | |
| 50.1% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) | |
| 63.1% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) | |
| 57.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 57.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 64.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 60.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 57.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 69.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 59.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) | |
| 53.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)))) | |
| 77.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.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)))) | |
| 77.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (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)))) | |
| 38.7% | (/.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 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64))))))) | |
| 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 (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)))) | |
| 76.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) | |
| 39.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 l l)) t))) | |
| 64.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 #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) | |
| 64.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 #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))) | |
| 39.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) | |
| 39.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 31.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 (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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) t))) | |
| 47.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 37.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 (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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 70.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) | |
| 41.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 45.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)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 51.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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 40.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)) (*.f64 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 40.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)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) | |
| 53.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 t t))) t))) | |
| 32.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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))))) | |
| 55.6% | #s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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))))) | |
| 64.7% | #s(approx (/ 2 (* (* (/ (/ (pow t 3) l) l) (sin k)) (* (tan k) (+ (+ (pow (/ k t) 2) 1) 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))) | |
| 54.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) | |
| 63.4% | #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))) | |
| ✓ | 53.8% | #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)))) |
| 53.5% | #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)))))) | |
| 55.9% | #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)))))) | |
| 55.4% | #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 7 253 to 2 146 computations (70.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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.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)))) |
#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) (+ (+ (pow (/ k t) 2) 1) 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 #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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 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) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k 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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.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 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 #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)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.f64 (fma.f64 (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 #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) (/.f64 #s(literal 1 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) (*.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) (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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.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 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) 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)))) (*.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 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.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)) (*.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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.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 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 l t) #s(literal 2 binary64)) (cos.f64 k)))) (*.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) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.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)) (*.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)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (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)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
6 calls:
| 32.0ms | t |
| 29.0ms | l |
| 24.0ms | (*.f64 l l) |
| 22.0ms | k |
| 22.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 |
|---|---|---|
| 84.4% | 2 | (*.f64 l l) |
| 78.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))) |
| 78.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)))) |
| 82.1% | 2 | t |
| 84.4% | 2 | l |
| 78.3% | 1 | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.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)))) |
#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) (+ (+ (pow (/ k t) 2) 1) 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 #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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 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) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k 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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.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 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 #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)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.f64 (fma.f64 (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 #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) (/.f64 #s(literal 1 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) (*.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)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 #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) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
2 calls:
| 54.0ms | (*.f64 l l) |
| 25.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.4% | 2 | (*.f64 l l) |
| 84.4% | 2 | l |
Compiled 4 to 7 computations (-75% 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.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)))) |
#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) (+ (+ (pow (/ k t) 2) 1) 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 #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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 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) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k 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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.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 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 #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)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.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 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal -2 binary64))) (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
2 calls:
| 24.0ms | (*.f64 l l) |
| 19.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 2 | (*.f64 l l) |
| 82.9% | 2 | l |
Compiled 4 to 7 computations (-75% 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.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)))) |
#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) (+ (+ (pow (/ k t) 2) 1) 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 #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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 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) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k 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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.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 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 #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)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
6 calls:
| 26.0ms | t |
| 26.0ms | l |
| 18.0ms | k |
| 17.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)))) |
| 17.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 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))) |
| 75.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)))) |
| 76.3% | 2 | k |
| 80.7% | 3 | t |
| 75.8% | 2 | (*.f64 l l) |
| 75.8% | 2 | l |
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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.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)))) |
#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) (+ (+ (pow (/ k t) 2) 1) 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 #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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 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) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k 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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.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 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) (+ (+ (pow (/ k t) 2) 1) 1)))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 #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)))) #s(approx (sin k) k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
1 calls:
| 26.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.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)))) |
#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) (+ (+ (pow (/ k t) 2) 1) 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 #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 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) k) #s(literal 2 binary64)) (*.f64 l l)) (cos.f64 k))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 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) (*.f64 (*.f64 #s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k 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 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
1 calls:
| 21.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t 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 (/.f64 (*.f64 t t) l) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) l) t) 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)) #s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) 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)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)))) |
(/.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)))) |
(/.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) (*.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 (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (+ 1 (pow (/ k t) 2)) (*.f64 k (/.f64 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 #s(approx (+ 1 (pow (/ k t) 2)) (/.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) l) l) (sin.f64 k)) #s(approx (* (tan k) (+ (+ (pow (/ k t) 2) 1) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (tan.f64 k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) t) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #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))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(approx (* (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) 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 t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.f64 k) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
4 calls:
| 17.0ms | l |
| 16.0ms | t |
| 14.0ms | k |
| 12.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.8% | 2 | (*.f64 l l) |
| 75.8% | 2 | l |
| 72.4% | 2 | k |
| 76.4% | 3 | t |
Compiled 6 to 13 computations (-116.7% 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 t t) (/.f64 t (*.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) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) |
6 calls:
| 11.0ms | t |
| 10.0ms | (*.f64 l l) |
| 10.0ms | l |
| 10.0ms | k |
| 8.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 |
|---|---|---|
| 70.1% | 1 | k |
| 70.1% | 1 | t |
| 70.1% | 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)))) |
| 70.1% | 1 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 70.1% | 1 | (*.f64 l l) |
| 70.1% | 1 | l |
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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 (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))) (*.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 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 #s(approx (/ (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (* (cos k) (/ 1 (pow l -2)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal -2/3 binary64) (pow.f64 l #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 l l)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 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 (/.f64 #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))) (*.f64 #s(approx (cos k) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 k k) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 l l))) 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) (exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(approx (* (/ (* (* t t) t) (* l l)) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (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)) #s(approx (sin k) 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)) #s(approx (tan k) 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)) #s(approx (sin k) k)) (*.f64 l l)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 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))) |
6 calls:
| 54.0ms | (*.f64 l l) |
| 10.0ms | k |
| 9.0ms | l |
| 9.0ms | t |
| 7.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 |
|---|---|---|
| 66.0% | 1 | (*.f64 l l) |
| 66.0% | 1 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 66.0% | 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)))) |
| 68.0% | 2 | l |
| 66.0% | 1 | k |
| 69.2% | 2 | t |
Compiled 54 to 50 computations (7.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.f64 k 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))) |
(/.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) (/ 1 (pow l -2)))) (*.f64 (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 l l)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) #s(approx (* (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (* k k)) (pow.f64 k #s(literal 4 binary64)))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 t (*.f64 l l))) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) #s(approx (sin k) 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 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) #s(approx (tan k) k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) #s(approx (sin k) k)) #s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k))) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
2 calls:
| 7.0ms | l |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 2 | l |
| 67.6% | 2 | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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 (/.f64 (*.f64 l l) (*.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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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))) |
6 calls:
| 9.0ms | k |
| 4.0ms | l |
| 4.0ms | t |
| 4.0ms | (*.f64 l l) |
| 4.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 1 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 63.4% | 1 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 65.6% | 2 | k |
| 63.4% | 1 | (*.f64 l l) |
| 68.4% | 3 | t |
| 65.4% | 2 | l |
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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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 (*.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)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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:
| 9.0ms | l |
| 4.0ms | t |
| 4.0ms | k |
| 3.0ms | (*.f64 l l) |
| 3.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.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))) |
| 61.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)))) |
| 58.9% | 2 | (*.f64 l l) |
| 59.7% | 2 | l |
| 63.3% | 2 | k |
| 66.4% | 4 | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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)))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
#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)))))) |
2 calls:
| 3.0ms | t |
| 3.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 4 | t |
| 63.1% | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 t t) (*.f64 k k)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) k) k)) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.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 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) t) (*.f64 (*.f64 l l) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/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 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -2/3 binary64) #s(literal 1 binary64)) k) k (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) #s(approx (cos k) (fma.f64 (*.f64 k k) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.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 #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))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 #s(approx (+ (* 2 (pow (* (sin k) t) 2)) (pow (* (sin k) k) 2)) (*.f64 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) 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)))) |
2 calls:
| 3.0ms | t |
| 3.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 2 | k |
| 66.0% | 4 | 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) 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)))) |
(/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) |
6 calls:
| 7.0ms | t |
| 1.0ms | k |
| 1.0ms | l |
| 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 |
|---|---|---|
| 55.6% | 2 | (*.f64 l l) |
| 56.4% | 2 | l |
| 58.1% | 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)))) |
| 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))) |
| 56.7% | 2 | t |
| 53.8% | 1 | k |
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)))) |
5 calls:
| 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 | l |
| 1.0ms | t |
| 1.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 1.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 1 | (*.f64 l l) |
| 53.8% | 1 | l |
| 53.8% | 1 | t |
| 53.8% | 1 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 53.8% | 1 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
Compiled 53 to 47 computations (11.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 3.960461594122071e+154 | 8.700199588537912e+158 |
| 19.0ms | 128× | 0 | valid |
Compiled 668 to 481 computations (28% saved)
ival-mult: 3.0ms (19.5% of total)ival-sin: 3.0ms (19.5% of total)ival-tan: 3.0ms (19.5% of total)ival-div: 2.0ms (13% of total)ival-pow: 2.0ms (13% of total)ival-add: 1.0ms (6.5% of total)ival-pow2: 1.0ms (6.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.960461594122071e+154 | 8.700199588537912e+158 |
Compiled 652 to 457 computations (29.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.960461594122071e+154 | 8.700199588537912e+158 |
Compiled 700 to 497 computations (29% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.1056501154632013e+145 | 1.3533904999459155e+145 |
| 34.0ms | 1.1912343903237993e-72 | 1.17771378990585e-71 |
| 21.0ms | 144× | 0 | valid |
Compiled 784 to 553 computations (29.5% saved)
ival-sin: 4.0ms (23.3% of total)ival-div: 3.0ms (17.5% of total)ival-mult: 3.0ms (17.5% of total)ival-tan: 3.0ms (17.5% of total)ival-pow: 2.0ms (11.6% of total)ival-add: 1.0ms (5.8% of total)ival-pow2: 1.0ms (5.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1056501154632013e+145 | 1.3533904999459155e+145 |
| 1.0ms | 1.1912343903237993e-72 | 1.17771378990585e-71 |
Compiled 772 to 535 computations (30.7% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.0175669442733873e+138 | 4.271552352445175e+138 |
| 1.0ms | 1.1912343903237993e-72 | 1.17771378990585e-71 |
| 12.0ms | 80× | 0 | valid |
Compiled 955 to 627 computations (34.3% saved)
ival-mult: 2.0ms (21.3% of total)ival-sin: 2.0ms (21.3% of total)ival-tan: 2.0ms (21.3% of total)ival-div: 1.0ms (10.6% of total)ival-add: 1.0ms (10.6% of total)ival-pow2: 1.0ms (10.6% of total)ival-pow: 1.0ms (10.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 |
|---|---|---|
| 30.0ms | 2.4331510020104577e+131 | 3.2260714891964686e+137 |
| 21.0ms | 144× | 0 | valid |
Compiled 811 to 547 computations (32.6% saved)
ival-div: 3.0ms (17.8% of total)ival-mult: 3.0ms (17.8% of total)ival-sin: 3.0ms (17.8% of total)ival-tan: 3.0ms (17.8% of total)ival-pow: 2.0ms (11.8% of total)ival-add: 1.0ms (5.9% of total)ival-pow2: 1.0ms (5.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× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.03643267541926119 | 1925.8746027903544 |
| 2.0ms | 16× | 0 | valid |
Compiled 160 to 105 computations (34.4% saved)
ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-sin: 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)ival-pow2: 0.0ms (0% of total)ival-pow: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.4960436227799371e+174 | 9.677455868029883e+175 |
| 21.0ms | 112× | 0 | valid |
Compiled 931 to 585 computations (37.2% saved)
ival-mult: 7.0ms (39.7% of total)ival-sin: 3.0ms (17% of total)ival-div: 2.0ms (11.3% of total)ival-tan: 2.0ms (11.3% of total)ival-add: 1.0ms (5.7% of total)ival-pow2: 1.0ms (5.7% of total)ival-pow: 1.0ms (5.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 |
|---|---|---|
| 22.0ms | 0.03643267541926119 | 1925.8746027903544 |
| 23.0ms | 1.831811061764157e-261 | 5.118222607208647e-260 |
| 34.0ms | 224× | 0 | valid |
Compiled 1 993 to 1 255 computations (37% saved)
ival-mult: 5.0ms (19.6% of total)ival-sin: 5.0ms (19.6% of total)ival-div: 4.0ms (15.7% of total)ival-tan: 4.0ms (15.7% of total)ival-pow: 3.0ms (11.8% of total)ival-add: 2.0ms (7.8% of total)ival-pow2: 2.0ms (7.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 |
|---|---|---|
| 30.0ms | 2.6424432116211717e+134 | 6.482646081883936e+134 |
| 24.0ms | 80× | 0 | valid |
Compiled 548 to 370 computations (32.5% saved)
ival-sin: 5.0ms (26.9% of total)ival-tan: 4.0ms (21.5% of total)ival-mult: 3.0ms (16.1% of total)ival-div: 2.0ms (10.8% of total)ival-pow: 2.0ms (10.8% of total)ival-add: 1.0ms (5.4% of total)ival-pow2: 1.0ms (5.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 |
|---|---|---|
| 34.0ms | 3.6793701650010893e+223 | 1.5170801169380926e+230 |
| 34.0ms | 1.9616650447491414e+129 | 5.8400352180851e+131 |
| 3.0ms | 1.831811061764157e-261 | 5.118222607208647e-260 |
| 52.0ms | 272× | 0 | valid |
Compiled 3 169 to 1 996 computations (37% saved)
ival-tan: 12.0ms (27.9% of total)ival-mult: 7.0ms (16.3% of total)ival-sin: 7.0ms (16.3% of total)ival-div: 6.0ms (13.9% of total)ival-pow: 4.0ms (9.3% of total)ival-add: 3.0ms (7% of total)ival-pow2: 3.0ms (7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.6424432116211717e+134 | 6.482646081883936e+134 |
Compiled 558 to 370 computations (33.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 28 to 26 computations (7.1% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 1926 |
| 1 | 305 | 1854 |
| 2 | 747 | 1854 |
| 3 | 4760 | 1854 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 l #s(literal 40000000000000001477901827522329061639236719319370753807691114208602174637388878388866052438821633309786047014748930669257348013398293616684184769793097728 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(if (<=.f64 l #s(literal 40000000000000001477901827522329061639236719319370753807691114208602174637388878388866052438821633309786047014748930669257348013398293616684184769793097728 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) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(if (<=.f64 l #s(literal 40000000000000001477901827522329061639236719319370753807691114208602174637388878388866052438821633309786047014748930669257348013398293616684184769793097728 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 93248106826835/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) (if (<=.f64 t #s(literal 13500000000000001100376688313269101581445871315929501122389704796496617065514659777532640801249330950738972300096097906914489160688270678140387328 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 93248106826835/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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))) (if (<=.f64 t #s(literal 13500000000000001100376688313269101581445871315929501122389704796496617065514659777532640801249330950738972300096097906914489160688270678140387328 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 93248106826835/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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))) (if (<=.f64 t #s(literal 4000000000000000131366249956819704315948050265438446782049253705034988027595151982176005262510909650735798019137289742314593962536845967360 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))))) |
(if (<=.f64 l #s(literal 799999999999999929620444007657854511302822919756205841459690948469420652615210262167679512793696278032855794724798960889386785308672 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 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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))) |
(if (<=.f64 t #s(literal 3602879701896397/72057594037927936 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 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 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 l #s(literal 1700000000000000051325807275381937730229456696017768182672851930638583814904905674581302998731240884848647420630045952314466063272596806876325004124301743975481043461072748544 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))) (/.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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t)))) |
(if (<=.f64 t #s(literal 6425900808849291/2215827865120445285436604169234485268788427414982608644747394113713414456189281304992986194038624093815384393617798347846350945898212351959632084639523021319185153902243763020549247279516306127414463752183841820368271691660401046407456843466086176161485977628013706077372678144 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) (if (<=.f64 t #s(literal 18 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 (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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.f64 l l))) t))) #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 k #s(literal 480000000000000010728562732548892768084723646446740458902984148587212713291632492606857768568468828560487323400205997777740090157563904 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) #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 6425900808849291/2215827865120445285436604169234485268788427414982608644747394113713414456189281304992986194038624093815384393617798347846350945898212351959632084639523021319185153902243763020549247279516306127414463752183841820368271691660401046407456843466086176161485977628013706077372678144 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) (if (<=.f64 t #s(literal 22500000000000001960775607354825079358295904632504669799027734972247122649632129048038163447043768961100694715126534855676802367488 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 (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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.f64 l l))) t))) (if (<=.f64 t #s(literal 134999999999999991491974894029637849116237509560303878781550162678651189917535320617111398443945865978307076082906939584026879861386082383731160240212738378472238268124208072064829799630745653082096198640944081546790401690566656 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) #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))))))))) |
(if (<=.f64 k #s(literal 480000000000000010728562732548892768084723646446740458902984148587212713291632492606857768568468828560487323400205997777740090157563904 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) 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))))) |
(if (<=.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))) #s(literal +inf.0 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)))) (/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) 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 l #s(literal 40000000000000001477901827522329061639236719319370753807691114208602174637388878388866052438821633309786047014748930669257348013398293616684184769793097728 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(if (<=.f64 l #s(literal 40000000000000001477901827522329061639236719319370753807691114208602174637388878388866052438821633309786047014748930669257348013398293616684184769793097728 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) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(if (<=.f64 l #s(literal 40000000000000001477901827522329061639236719319370753807691114208602174637388878388866052438821633309786047014748930669257348013398293616684184769793097728 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 93248106826835/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))))) t))) (if (<=.f64 t #s(literal 13500000000000001100376688313269101581445871315929501122389704796496617065514659777532640801249330950738972300096097906914489160688270678140387328 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 93248106826835/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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))) (if (<=.f64 t #s(literal 13500000000000001100376688313269101581445871315929501122389704796496617065514659777532640801249330950738972300096097906914489160688270678140387328 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 93248106826835/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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))) (if (<=.f64 t #s(literal 4000000000000000131366249956819704315948050265438446782049253705034988027595151982176005262510909650735798019137289742314593962536845967360 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) l) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)))))) |
(if (<=.f64 l #s(literal 799999999999999929620444007657854511302822919756205841459690948469420652615210262167679512793696278032855794724798960889386785308672 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 t (/.f64 t l)) (/.f64 t l)) (sin.f64 k)) (tan.f64 k)) #s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #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))) |
(if (<=.f64 t #s(literal 3602879701896397/72057594037927936 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 (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))) (*.f64 (cos.f64 k) (*.f64 l l))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (/ (+ (* 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 l #s(literal 1700000000000000051325807275381937730229456696017768182672851930638583814904905674581302998731240884848647420630045952314466063272596806876325004124301743975481043461072748544 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))) (/.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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t)))) |
(if (<=.f64 t #s(literal 6425900808849291/2215827865120445285436604169234485268788427414982608644747394113713414456189281304992986194038624093815384393617798347846350945898212351959632084639523021319185153902243763020549247279516306127414463752183841820368271691660401046407456843466086176161485977628013706077372678144 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) (if (<=.f64 t #s(literal 18 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 (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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.f64 l l))) t))) #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 k #s(literal 480000000000000010728562732548892768084723646446740458902984148587212713291632492606857768568468828560487323400205997777740090157563904 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) #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 6425900808849291/2215827865120445285436604169234485268788427414982608644747394113713414456189281304992986194038624093815384393617798347846350945898212351959632084639523021319185153902243763020549247279516306127414463752183841820368271691660401046407456843466086176161485977628013706077372678144 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) (if (<=.f64 t #s(literal 22500000000000001960775607354825079358295904632504669799027734972247122649632129048038163447043768961100694715126534855676802367488 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 (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))) (*.f64 #s(approx (cos k) #s(approx (+ (* -1/2 (* k k)) 1) #s(literal 1 binary64))) (*.f64 l l))) t))) (if (<=.f64 t #s(literal 134999999999999991491974894029637849116237509560303878781550162678651189917535320617111398443945865978307076082906939584026879861386082383731160240212738378472238268124208072064829799630745653082096198640944081546790401690566656 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) t))) #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))))))))) |
(if (<=.f64 k #s(literal 480000000000000010728562732548892768084723646446740458902984148587212713291632492606857768568468828560487323400205997777740090157563904 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 (*.f64 (*.f64 k t) (*.f64 k t)) #s(literal 2 binary64))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) 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))))) |
(if (<=.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))) #s(literal +inf.0 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)))) (/.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 #s(approx (+ (* (+ (* -2/3 (* t t)) 1) (* k k)) (* (* t t) 2)) (*.f64 k k)) (*.f64 k k))) (*.f64 #s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) (*.f64 l l))) 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 1 926 to 225 computations (88.3% saved)
(negabs t)
(abs k)
Compiled 4 574 to 864 computations (81.1% saved)
Loading profile data...