
Time bar (total: 4.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 7 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 8 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 9 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 10 |
| 46.9% | 46.8% | 53% | 0.1% | 0% | 0% | 0% | 11 |
| 46.9% | 46.8% | 53% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 26 to 19 computations (26.9% saved)
| 1.1s | 8 256× | 0 | valid |
ival-mult!: 270.0ms (34.6% of total)ival-cos: 236.0ms (30.2% of total)ival-pow2: 90.0ms (11.5% of total)ival-div!: 80.0ms (10.2% of total)ival-sqrt: 55.0ms (7% of total)ival-add!: 48.0ms (6.1% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 36 | 0 | - | 0 | - | (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
| 27 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | K |
| 0 | 0 | - | 0 | - | (/.f64 K #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 133 | (8.563520496598542e+292 -2.867901503041013e+92 1.8479323002368595e+60) | 0 | - | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) J) |
| 0 | 0 | - | 0 | - | U |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | J |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | #s(literal -2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal -2 binary64) J) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (/.f64 K #s(literal 2 binary64))) | sensitivity | 133 | 1 |
sqrt.f64 | (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)))) | oflow-rescue | 36 | 0 |
| ↳ | (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)))) | overflow | 27 | |
| ↳ | (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) | overflow | 27 | |
| ↳ | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) | overflow | 63 | |
| ↳ | (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)) | overflow | 63 | |
*.f64 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) | n*o | 27 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 63 | 0 |
| - | 100 | 93 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 63 | 0 | 0 |
| - | 100 | 1 | 92 |
| number | freq |
|---|---|
| 0 | 93 |
| 1 | 130 |
| 2 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 117.0ms | 512× | 0 | valid |
Compiled 248 to 55 computations (77.8% saved)
ival-mult!: 67.0ms (70.7% of total)ival-cos: 12.0ms (12.7% of total)ival-div!: 5.0ms (5.3% of total)ival-pow2: 5.0ms (5.3% of total)ival-sqrt: 3.0ms (3.2% of total)ival-add!: 1.0ms (1.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 246 |
| 1 | 206 | 240 |
| 2 | 634 | 240 |
| 3 | 2468 | 240 |
| 4 | 7900 | 240 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(abs K)
(abs U)
(negabs J)
Compiled 48 to 34 computations (29.2% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) J) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | K | @ | 0 | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J)) |
| 7.0ms | K | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J)) |
| 6.0ms | J | @ | 0 | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J)) |
| 6.0ms | U | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J)) |
| 6.0ms | J | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 4670 |
| 0 | 543 | 4353 |
| 1 | 3074 | 4183 |
| 0 | 8606 | 4014 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
| Outputs |
|---|
(*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))))) |
(*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(*.f64 J #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(fma.f64 (sin.f64 (/.f64 K #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 K #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 K #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 K #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (/.f64 K #s(literal 2 binary64)))) |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 K #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 K)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 K) #s(literal -2 binary64)) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (/.f64 U (*.f64 #s(literal 2 binary64) J))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (neg.f64 U)) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) U) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 U) (/.f64 U (*.f64 #s(literal 2 binary64) J))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (*.f64 U (/.f64 U (*.f64 #s(literal 2 binary64) J))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 U) U) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(/.f64 (*.f64 U (neg.f64 U)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(/.f64 (*.f64 U U) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(/.f64 (*.f64 U U) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J))) (neg.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 U)) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(/.f64 (neg.f64 U) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 1 binary64))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) J)) |
(*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) J) |
(*.f64 J #s(literal 2 binary64)) |
(+.f64 J J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) #s(literal -2 binary64))) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 5 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64))) #s(literal 2 binary64))) (*.f64 J J) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) #s(literal -2 binary64))) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* -2 J) (*.f64 J #s(literal -2 binary64))) |
#s(approx J J) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J)) U)) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) (*.f64 J J) (/.f64 (*.f64 #s(literal 1/2 binary64) U) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)) (pow.f64 U #s(literal 5 binary64)))) #s(literal 2 binary64) (pow.f64 (neg.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) #s(literal 3 binary64))) (*.f64 J J) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) (*.f64 J J) (/.f64 (*.f64 #s(literal 1/2 binary64) U) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) J)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 J J)) #s(literal 1 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* 2 J) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 U U)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J))))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 U U) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) #s(literal -1/512 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) #s(literal 1/64 binary64))))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64))) #s(literal -1/128 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64))) #s(literal 1/1024 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 K K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 U U) J)) (fma.f64 (*.f64 J (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/384 binary64) J) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (*.f64 K K) (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))))) (*.f64 K K) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/46080 binary64) J) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (/.f64 (*.f64 U U) (*.f64 J J)) (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/192 binary64) (*.f64 U U)) (*.f64 J J)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) J)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/12288 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))))) (*.f64 K K) (fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 U U) J)) (fma.f64 (*.f64 J (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/384 binary64) J) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))))) (*.f64 K K) (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) #s(literal -2 binary64))) (*.f64 K K) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (*.f64 (*.f64 K K) J) #s(literal 1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal 1/4 binary64) J)) (*.f64 K K) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/23040 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal -1/192 binary64) J)) (*.f64 K K) (*.f64 #s(literal 1/4 binary64) J)) (*.f64 K K) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (cos (/ K 2)) #s(literal 1 binary64)) |
#s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (/ K 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (/ K 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 K K) #s(literal 1/384 binary64)) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx K K) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 U K) #s(literal 2 binary64)) (*.f64 J J))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 K K) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) (*.f64 J J))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (/.f64 (*.f64 U U) (*.f64 J J)) (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/192 binary64) (*.f64 U U)) (*.f64 J J)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (*.f64 K K)) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64))))) (*.f64 K K) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) (*.f64 J J))) (pow.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 U K) #s(literal 2 binary64)) (*.f64 J J)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 U U)) (*.f64 J J))) (*.f64 K K) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (/.f64 (*.f64 U U) (*.f64 J J)) (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/192 binary64) (*.f64 U U)) (*.f64 J J)))) (*.f64 K K) (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)))) (*.f64 K K) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 U U)) (*.f64 J J))) (*.f64 K K) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J))) #s(literal 1 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 U K) #s(literal 2 binary64)) (*.f64 J J)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 U U)) (*.f64 J J))) (*.f64 K K) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (/.f64 (*.f64 U U) (*.f64 J J)) (fma.f64 (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/192 binary64) (*.f64 U U)) (*.f64 J J)))) (*.f64 K K) (*.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal -1/24 binary64)))) (*.f64 K K) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 U U)) (*.f64 J J))) (*.f64 K K) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 (/.f64 U J) #s(literal 1/2 binary64))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (/.f64 (*.f64 (*.f64 K K) U) J) #s(literal 1/16 binary64) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K K)) (*.f64 (/.f64 U J) #s(literal -5/384 binary64)) (*.f64 (/.f64 U J) #s(literal 1/16 binary64))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 U J) #s(literal -1/46080 binary64) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 (*.f64 (/.f64 U J) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal -5/384 binary64)))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/16 binary64))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (*.f64 (*.f64 K K) J) #s(literal -1/4 binary64) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 K K) J) #s(literal 1/192 binary64) (*.f64 #s(literal -1/4 binary64) J)) (*.f64 K K) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/23040 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal 1/192 binary64) J)) (*.f64 K K) (*.f64 #s(literal -1/4 binary64) J)) (*.f64 K K) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (/.f64 (/.f64 (*.f64 U U) J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) (*.f64 U U) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) (*.f64 U U) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -4 binary64)))) (*.f64 U U) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx U U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 2 binary64))) #s(literal -2 binary64)))) #s(literal 1 binary64)) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)))) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))) U)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)) #s(literal 2 binary64)) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (-.f64 (*.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (fma.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 2 binary64))) #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))))) |
Compiled 7 252 to 959 computations (86.8% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 159 | 8 | 167 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 160 | 8 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.5% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
| 76.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) | |
| ▶ | 68.1% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))))) |
| ▶ | 86.8% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
| ▶ | 32.7% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
| 54.3% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) | |
| 35.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) | |
| ▶ | 14.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
Compiled 460 to 336 computations (27% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(/.f64 U (*.f64 #s(literal 2 binary64) J)) |
U |
(*.f64 #s(literal 2 binary64) J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 J #s(literal -2 binary64)) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 U U) (*.f64 J J)) |
(*.f64 U U) |
(*.f64 J J) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)) |
(/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -1 (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* -1 (* (pow J 2) (* (cos (* 1/2 K)) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -1 (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* (pow J 2) (+ (* -1 (* (cos (* 1/2 K)) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) (* -1 (* (pow J 2) (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -1 (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* (pow J 2) (+ (* -1 (* (cos (* 1/2 K)) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) (* (pow J 2) (+ (* -1 (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))) (* -1 (* (pow J 2) (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/720 (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (pow U 2))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))) (pow U 2))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/720 (/ (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (* (pow U 6) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (* (pow J 2) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* (pow J 2) (+ (* 1/2 (* (pow J 2) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))) (* 1/2 (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* (pow J 2) (+ (* 1/2 (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* (pow J 2) (+ (* 1/2 (* (pow J 2) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/720 (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (pow U 2))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))) (pow U 2))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/720 (/ (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (* (pow U 6) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))))) (* 1/2 (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (+ (* -1 (log J)) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (+ (* -1 (log J)) (* (pow J 2) (+ (* 1/24 (* (pow J 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))))) (/ (pow (cos (* 1/2 K)) 2) (pow U 2)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (+ (* -1 (log J)) (* (pow J 2) (+ (* (pow J 2) (+ (* 1/720 (* (pow J 2) (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))))) (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))))) (/ (pow (cos (* 1/2 K)) 2) (pow U 2)))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (/ U (* 2 J)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (* J -2) #s(hole binary64 (* -2 J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (/ (pow J 2) U)) J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* -1 (/ (pow J 2) (pow U 3))) (/ 1 U)))) J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 5))) (/ 1 (pow U 3)))) (/ 1 U)))) J))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (/ (+ (* 1/4 (pow U 2)) (pow J 2)) (pow J 2)))) |
#s(approx (/ (* U U) (* J J)) #s(hole binary64 (/ (pow U 2) (pow J 2)))) |
#s(approx (* J J) #s(hole binary64 (pow J 2))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* 2 (/ (* J (cos (* 1/2 K))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* J (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (* 2 (/ (cos (* 1/2 K)) U)))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* J (+ (* 2 (/ (cos (* 1/2 K)) U)) (* (pow J 2) (+ (* -4 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* -1/4 (/ (* (pow J 2) (* U (+ (* -64 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 16 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (cos (* 1/2 K)))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* J (+ (* 2 (/ (cos (* 1/2 K)) U)) (* (pow J 2) (+ (* -4 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* (pow J 2) (+ (* -1/4 (/ (* U (+ (* -64 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 16 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (cos (* 1/2 K)))) (* -1/4 (/ (* (pow J 2) (* U (+ (* 2 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -64 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 16 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (pow U 2))) (* 256 (/ (pow (cos (* 1/2 K)) 8) (pow U 8)))))) (cos (* 1/2 K)))))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (/ (* (cos (* 1/2 K)) (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (pow J 3))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (/ (* (cos (* 1/2 K)) (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* -1/2 (/ (* U (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (+ (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))) (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))) (cos (* 1/2 K))))))) (pow J 4)) (/ (* (cos (* 1/2 K)) (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (pow J 3)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 1)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))) (pow J 3))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* -1/2 (/ (* U (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (+ (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))) (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))) (cos (* 1/2 K)))))) (pow J 4))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))) (pow J 3))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* 1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J))) J))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (/ (+ (* 1/6 (/ (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))) (pow J 2))) (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* 1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J)))) J))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (/ (+ (* 1/24 (/ (+ (* -3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) (pow J 3))) (+ (* 1/6 (/ (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))) (pow J 2))) (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* 1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J))))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (* 1/8 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (+ (* 1/1024 (/ (pow U 6) (pow J 6))) (* 1/8 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (* -1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 1/64 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) (pow J 4))) (* -1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 1/64 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) (pow J 4))) (+ (* -1/2 (/ (+ (* 1/64 (/ (pow U 6) (pow (cos (* 1/2 K)) 6))) (* 1/8 (/ (* (pow U 2) (+ (* -1/16 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 1/64 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))))) (pow (cos (* 1/2 K)) 2)))) (pow J 6))) (* -1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* 2 (cos (* 1/2 K))) (/ (* (cos (* 1/2 K)) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (pow J 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (* -1 (/ (+ (* -1 (* (cos (* 1/2 K)) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))))) (/ (* (cos (* 1/2 K)) (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K))))))) J)) (pow J 3))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (* 1/2 (/ (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))) (pow J 3))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (* 1/2 (/ (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K)))))) J))) (pow J 3))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ U (cos (* 1/2 K)))) (* -1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J))) J)))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))) J)) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))) J)) (* -1/2 (/ U (cos (* 1/2 K))))) J)))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) J)) (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))))) J)) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))) J)) (* -1/2 (/ U (cos (* 1/2 K))))) J)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (* (pow K 2) (+ (* -1/16 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))))))) (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (* (pow K 2) (+ (* -2 (* J (* (pow K 2) (+ (* -1/16 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/768 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))))))) (* -2 (* J (+ (* -1/16 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (* (pow K 2) (+ (* -2 (* J (+ (* -1/16 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))))))) (* (pow K 2) (+ (* -2 (* J (* (pow K 2) (+ (* -1/16 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))))))) (+ (* -1/92160 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/768 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/720 (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))) (+ (* -1 (* (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 4))))))))))))))) (* -2 (* J (+ (* -1/16 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/768 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (* (pow K 2) (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))))) (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* (pow K 2) (+ (* 1/2 (* (pow K 2) (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* (pow K 2) (+ (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (* (pow K 2) (+ (* 1/2 (* (pow K 2) (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/720 (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))) (+ (* -1 (* (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 4)))))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))) (/ (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/24 (* (pow K 2) (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (* (pow K 2) (+ (* 1/720 (* (pow K 2) (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (* -1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (* (pow K 2) (+ (* -1/2 (* (* (pow K 2) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3))))))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (* (pow K 2) (+ (* -1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3))))) (* (pow K 2) (+ (* -1/2 (* (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))))) (* -1/2 (* (* (pow K 2) (+ (* -1/4 (/ (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/16 (/ (* (pow U 2) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/64 (/ (* (pow U 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* (pow J 2) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/32 (/ (* (pow U 2) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (+ (* 1/2 (/ U (* J (cos (* 1/2 K))))) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (* 1/2 (/ U (* J (cos (* 1/2 K)))))))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (+ (* 1/2 (/ U (* J (cos (* 1/2 K))))) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (* 1/2 (/ U (* J (cos (* 1/2 K)))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (* 1/2 (/ U (* J (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* U (+ (* -1/48 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/2 (/ 1 (* J (cos (* 1/2 K))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* U (+ (* (pow U 2) (- (* 3/1280 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/48 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/2 (/ 1 (* J (cos (* 1/2 K))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* U (+ (* (pow U 2) (- (* (pow U 2) (+ (* -5/14336 (/ (pow U 2) (* (pow J 7) (pow (cos (* 1/2 K)) 7)))) (* 3/1280 (/ 1 (* (pow J 5) (pow (cos (* 1/2 K)) 5)))))) (* 1/48 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/2 (/ 1 (* J (cos (* 1/2 K))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (pow J 4))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (pow J 6))) (* 1/128 (/ 1 (pow J 4))))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (* U U) #s(hole binary64 (pow U 2))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (* (pow U 2) (- (* 3/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (* (pow U 2) (- (* (pow U 2) (+ (* -5/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 3/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))))) (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (pow U 4))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))))) (pow U 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/720 (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* 1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (+ (* -1 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/720 (/ (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))))) (pow U 6))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (pow U 4))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))))) (pow U 2)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))) (* 1/2 (/ (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (pow U 2)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))) (+ (* 1/2 (/ (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (pow U 4))) (* 1/2 (/ (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (pow U 2))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))) (+ (* 1/2 (/ (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/720 (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* 1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (+ (* -1 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/720 (/ (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (pow U 6))) (+ (* 1/2 (/ (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (pow U 4))) (* 1/2 (/ (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (pow U 2)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (+ (* -1 (log (/ 1 U))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (+ (* -1 (log (/ 1 U))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (+ (* -1 (log (/ 1 U))) (+ (* 1/720 (/ (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (pow U 6))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (pow J 2))) (/ 1 (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (* 2 (* J (cos (* 1/2 K))))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K)))))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (+ (* -1/4 (/ (+ (* 2 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))) (* 256 (* (pow J 8) (pow (cos (* 1/2 K)) 8)))) (* J (* (pow U 6) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K))))))) U))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 2))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))))) (pow U 4))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 2))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* -1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* -1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/720 (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))))) (+ (* -1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* -1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/720 (/ (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))) (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))))) (pow U 6))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))))) (pow U 4)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* 1/2 (/ (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (pow U 2)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (+ (* 1/2 (/ (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (pow U 2))) (* 1/2 (/ (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 4))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (+ (* 1/2 (/ (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (pow U 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* -1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* -1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/720 (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))))) (+ (* -1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* -1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/720 (/ (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))) (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))) (pow U 6))) (* 1/2 (/ (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 4)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (+ (log (/ -1 U)) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (+ (log (/ -1 U)) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (+ (log (/ -1 U)) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (+ (* 1/720 (/ (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (pow U 6))) (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -2 (/ (* J (cos (* 1/2 K))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (* 2 (* J (cos (* 1/2 K))))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K)))))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (+ (* -1/4 (/ (+ (* 2 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))) (* 256 (* (pow J 8) (pow (cos (* 1/2 K)) 8)))) (* J (* (pow U 6) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K))))))) U)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 63.0ms | K | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/ (/ U (* 2 J)) (cos (/ K 2))) (/ U (* 2 J)) U (* 2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+ (* (/ (* U U) (* J J)) 1/4) 1) (/ (* U U) (* J J)) (* U U) (* J J) 1/4 1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) (* (* 2 J) (cos (/ K 2))) (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) -1/2) |
| 48.0ms | U | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/ (/ U (* 2 J)) (cos (/ K 2))) (/ U (* 2 J)) U (* 2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+ (* (/ (* U U) (* J J)) 1/4) 1) (/ (* U U) (* J J)) (* U U) (* J J) 1/4 1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) (* (* 2 J) (cos (/ K 2))) (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) -1/2) |
| 48.0ms | K | @ | 0 | ((* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/ (/ U (* 2 J)) (cos (/ K 2))) (/ U (* 2 J)) U (* 2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+ (* (/ (* U U) (* J J)) 1/4) 1) (/ (* U U) (* J J)) (* U U) (* J J) 1/4 1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) (* (* 2 J) (cos (/ K 2))) (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) -1/2) |
| 33.0ms | K | @ | -inf | ((* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/ (/ U (* 2 J)) (cos (/ K 2))) (/ U (* 2 J)) U (* 2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+ (* (/ (* U U) (* J J)) 1/4) 1) (/ (* U U) (* J J)) (* U U) (* J J) 1/4 1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) (* (* 2 J) (cos (/ K 2))) (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) -1/2) |
| 21.0ms | J | @ | 0 | ((* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/ (/ U (* 2 J)) (cos (/ K 2))) (/ U (* 2 J)) U (* 2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+ (* (/ (* U U) (* J J)) 1/4) 1) (/ (* U U) (* J J)) (* U U) (* J J) 1/4 1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) (* (* 2 J) (cos (/ K 2))) (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1783 | 35493 |
| 0 | 1828 | 34416 |
| 0 | 8358 | 33256 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(/.f64 U (*.f64 #s(literal 2 binary64) J)) |
U |
(*.f64 #s(literal 2 binary64) J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 J #s(literal -2 binary64)) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 U U) (*.f64 J J)) |
(*.f64 U U) |
(*.f64 J J) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)) |
(/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -1 (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* -1 (* (pow J 2) (* (cos (* 1/2 K)) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -1 (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* (pow J 2) (+ (* -1 (* (cos (* 1/2 K)) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) (* -1 (* (pow J 2) (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -1 (* (cos (* 1/2 K)) (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* (pow J 2) (+ (* -1 (* (cos (* 1/2 K)) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) (* (pow J 2) (+ (* -1 (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))) (* -1 (* (pow J 2) (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/720 (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (pow U 2))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))) (pow U 2))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/720 (/ (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (* (pow U 6) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (* (pow J 2) (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))) (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* (pow J 2) (+ (* 1/2 (* (pow J 2) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))) (* 1/2 (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (/ 1 (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* (pow J 2) (+ (* 1/2 (- (/ (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) (pow U 2)) (/ (pow (cos (* 1/2 K)) 2) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))) (* (pow J 2) (+ (* 1/2 (* (pow J 2) (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/720 (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (pow U 2))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))) (pow U 2))) (+ (* -1 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/720 (/ (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (+ (* 1/24 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* (pow U 2) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (* 1/6 (/ (pow (cos (* 1/2 K)) 6) (* (pow U 6) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))))) (* 1/2 (- (* (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))) (+ (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))) (+ (* -1 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))))) (+ (* 1/24 (/ (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))) (* 1/2 (/ (pow (cos (* 1/2 K)) 4) (* (pow U 4) (exp (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J)))))))))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (* -1 (log J))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (+ (* -1 (log J)) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (+ (* -1 (log J)) (* (pow J 2) (+ (* 1/24 (* (pow J 2) (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4)))))) (/ (pow (cos (* 1/2 K)) 2) (pow U 2)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ U (cos (* 1/2 K)))) (+ (* -1 (log J)) (* (pow J 2) (+ (* (pow J 2) (+ (* 1/720 (* (pow J 2) (+ (* 240 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (+ (* 720 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 1440 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))))) (* 1/24 (+ (* -24 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))) (* -12 (/ (pow (cos (* 1/2 K)) 4) (pow U 4))))))) (/ (pow (cos (* 1/2 K)) 2) (pow U 2)))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (/ U (* 2 J)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (* J -2) #s(hole binary64 (* -2 J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (/ (pow J 2) U)) J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* -1 (/ (pow J 2) (pow U 3))) (/ 1 U)))) J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 5))) (/ 1 (pow U 3)))) (/ 1 U)))) J))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (/ (+ (* 1/4 (pow U 2)) (pow J 2)) (pow J 2)))) |
#s(approx (/ (* U U) (* J J)) #s(hole binary64 (/ (pow U 2) (pow J 2)))) |
#s(approx (* J J) #s(hole binary64 (pow J 2))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* 2 (/ (* J (cos (* 1/2 K))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* J (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (* 2 (/ (cos (* 1/2 K)) U)))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* J (+ (* 2 (/ (cos (* 1/2 K)) U)) (* (pow J 2) (+ (* -4 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* -1/4 (/ (* (pow J 2) (* U (+ (* -64 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 16 (/ (pow (cos (* 1/2 K)) 6) (pow U 6)))))) (cos (* 1/2 K)))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* J (+ (* 2 (/ (cos (* 1/2 K)) U)) (* (pow J 2) (+ (* -4 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* (pow J 2) (+ (* -1/4 (/ (* U (+ (* -64 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 16 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (cos (* 1/2 K)))) (* -1/4 (/ (* (pow J 2) (* U (+ (* 2 (/ (* (pow (cos (* 1/2 K)) 2) (+ (* -64 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))) (* 16 (/ (pow (cos (* 1/2 K)) 6) (pow U 6))))) (pow U 2))) (* 256 (/ (pow (cos (* 1/2 K)) 8) (pow U 8)))))) (cos (* 1/2 K)))))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (/ (* (cos (* 1/2 K)) (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (pow J 3))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (/ (* (cos (* 1/2 K)) (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* -1/2 (/ (* U (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (+ (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))) (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))) (cos (* 1/2 K))))))) (pow J 4)) (/ (* (cos (* 1/2 K)) (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (pow J 3)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 1)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))) (pow J 3))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* -1/2 (/ (* U (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (+ (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))) (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (* 1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K))))))) (cos (* 1/2 K)))))) (pow J 4))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* -1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))) (pow J 3))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* 1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J))) J))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (/ (+ (* 1/6 (/ (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))) (pow J 2))) (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* 1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J)))) J))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (/ (+ (* 1/24 (/ (+ (* -3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) (pow J 3))) (+ (* 1/6 (/ (+ (* -3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))) (pow J 2))) (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* 1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J))))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (* 1/8 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (+ (* 1/1024 (/ (pow U 6) (pow J 6))) (* 1/8 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (* -1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 1/64 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) (pow J 4))) (* -1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 1/64 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) (pow J 4))) (+ (* -1/2 (/ (+ (* 1/64 (/ (pow U 6) (pow (cos (* 1/2 K)) 6))) (* 1/8 (/ (* (pow U 2) (+ (* -1/16 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 1/64 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))))) (pow (cos (* 1/2 K)) 2)))) (pow J 6))) (* -1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* 2 (cos (* 1/2 K))) (/ (* (cos (* 1/2 K)) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (pow J 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (* -1 (/ (+ (* -1 (* (cos (* 1/2 K)) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))))) (/ (* (cos (* 1/2 K)) (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K))))))) J)) (pow J 3))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (* 1/2 (/ (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))) (pow J 3))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K)))))) (* 1/2 (/ (+ (* -1 (* (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* -1/4 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))) (cos (* 1/2 K)))) (+ (* -1/48 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (+ (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))))) (+ (* 1/2 (/ (* U (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))))) (cos (* 1/2 K)))) (* 1/2 (/ (* U (+ (* 1/8 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))))))) (cos (* 1/2 K))))))))) (cos (* 1/2 K)))))) J))) (pow J 3))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ U (cos (* 1/2 K)))) (* -1/2 (/ (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))) J))) J)))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))) J)) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))) J)) (* -1/2 (/ U (cos (* 1/2 K))))) J)))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4))) (* 3/4 (/ (pow U 4) (pow (cos (* 1/2 K)) 4)))) J)) (* 1/6 (+ (* -1/4 (/ (pow U 3) (pow (cos (* 1/2 K)) 3))) (* 3/8 (/ (pow U 3) (pow (cos (* 1/2 K)) 3)))))) J)) (* 1/2 (+ (* -1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2)))))) J)) (* -1/2 (/ U (cos (* 1/2 K))))) J)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (* (pow K 2) (+ (* -1/16 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))))))) (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (* (pow K 2) (+ (* -2 (* J (* (pow K 2) (+ (* -1/16 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/768 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))))))) (* -2 (* J (+ (* -1/16 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (* (pow K 2) (+ (* -2 (* J (+ (* -1/16 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))))))) (* (pow K 2) (+ (* -2 (* J (* (pow K 2) (+ (* -1/16 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))))))) (+ (* -1/92160 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/768 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/720 (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))) (+ (* -1 (* (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 4))))))))))))))) (* -2 (* J (+ (* -1/16 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/768 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (* (pow K 2) (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))))) (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* (pow K 2) (+ (* 1/2 (* (pow K 2) (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* 1/2 (/ U J)) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* (pow K 2) (+ (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (* (pow K 2) (+ (* 1/2 (* (pow K 2) (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/720 (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))) (+ (* -1 (* (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2)))))) (+ (* 1/720 (/ (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (+ (* 1/24 (/ (* (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 1/6 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 4)))))))))) (* 1/2 (- (* (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) (+ (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))) (+ (* -1 (* (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U (* J (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))))))) (+ (* 1/24 (/ (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (* 1/2 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3)))))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))) (/ (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/24 (* (pow K 2) (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))) (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (* (pow J 2) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/16 (/ U (* J (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J)))))) (* (pow K 2) (+ (* 1/720 (* (pow K 2) (+ (* -720 (/ (* (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J)))) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (+ (* 240 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 3) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 3))) (* 720 (/ (+ (* -1/2 (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))) J)) (* -1/16 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J))) (* 1/32 (/ (* (pow U 2) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))) (* 1/24 (+ (* -12 (/ (pow (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/16 (/ U J))) 2) (pow (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))) 2))) (* 24 (/ (+ (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (+ (* -1/2 (/ (* U (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))) J)) (* 1/256 (/ (pow U 2) (pow J 2)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/2 (/ U J))))))))))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (* -1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (* (pow K 2) (+ (* -1/2 (* (* (pow K 2) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3))))))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (* (pow K 2) (+ (* -1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3))))) (* (pow K 2) (+ (* -1/2 (* (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))))) (* -1/2 (* (* (pow K 2) (+ (* -1/4 (/ (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/16 (/ (* (pow U 2) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/64 (/ (* (pow U 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* (pow J 2) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/32 (/ (* (pow U 2) (+ (* -1/4 (/ (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 2))) (+ (* -1/256 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3)))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (pow (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))) 3))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (+ (* 1/2 (/ U (* J (cos (* 1/2 K))))) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (* 1/2 (/ U (* J (cos (* 1/2 K)))))))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (+ (* 1/2 (/ U (* J (cos (* 1/2 K))))) (/ 1 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (* 1/2 (/ U (* J (cos (* 1/2 K)))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (log (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) (* 1/2 (/ U (* J (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* U (+ (* -1/48 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/2 (/ 1 (* J (cos (* 1/2 K))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* U (+ (* (pow U 2) (- (* 3/1280 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/48 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/2 (/ 1 (* J (cos (* 1/2 K))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (* U (+ (* (pow U 2) (- (* (pow U 2) (+ (* -5/14336 (/ (pow U 2) (* (pow J 7) (pow (cos (* 1/2 K)) 7)))) (* 3/1280 (/ 1 (* (pow J 5) (pow (cos (* 1/2 K)) 5)))))) (* 1/48 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/2 (/ 1 (* J (cos (* 1/2 K))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (pow J 4))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (pow J 6))) (* 1/128 (/ 1 (pow J 4))))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (* U U) #s(hole binary64 (pow U 2))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (* (pow U 2) (- (* 3/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (+ 1 (* (pow U 2) (- (* (pow U 2) (+ (* -5/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 3/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))))) (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (pow U 4))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))))) (pow U 2))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/720 (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* 1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (+ (* -1 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/720 (/ (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))))) (pow U 6))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (pow U 4))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))))) (pow U 2)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))) (* 1/2 (/ (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (pow U 2)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))) (+ (* 1/2 (/ (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (pow U 4))) (* 1/2 (/ (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (pow U 2))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (/ 1 (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))) (+ (* 1/2 (/ (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/720 (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* 1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))))) (+ (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (+ (* -1 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/720 (/ (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))))) (pow U 6))) (+ (* 1/2 (/ (- (* (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))) (+ (* 1/24 (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))))))) (pow U 4))) (* 1/2 (/ (- (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U))))))) (pow U 2)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (* -1 (log (/ 1 U)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (+ (* -1 (log (/ 1 U))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (+ (* -1 (log (/ 1 U))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (/ 1 (* J (cos (* 1/2 K))))) (+ (* -1 (log (/ 1 U))) (+ (* 1/720 (/ (+ (* 240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* 720 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (pow U 6))) (+ (* 1/24 (/ (+ (* -24 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4))) (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (pow J 2))) (/ 1 (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (* 2 (* J (cos (* 1/2 K))))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K)))))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (+ (* -1/4 (/ (+ (* 2 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))) (* 256 (* (pow J 8) (pow (cos (* 1/2 K)) 8)))) (* J (* (pow U 6) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K))))))) U))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 2))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))))) (pow U 4))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) #s(hole binary64 (+ (* -1 (* J (* (cos (* 1/2 K)) (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 2))) (+ (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* -1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* -1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/720 (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))))) (+ (* -1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* -1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/720 (/ (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))) (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))))) (pow U 6))) (* -1 (/ (* J (* (cos (* 1/2 K)) (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))))) (pow U 4)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* 1/2 (/ (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (pow U 2)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (+ (* 1/2 (/ (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (pow U 2))) (* 1/2 (/ (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 4))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (/ 1 (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (+ (* 1/2 (/ (- (* -1 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))) (pow U 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* -1/6 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (+ (* -1/24 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))))) (* 1/720 (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))))) (+ (* -1/6 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* -1/24 (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/720 (/ (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))) (/ (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))))))) (pow U 6))) (* 1/2 (/ (- (* (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))) (+ (* 1/24 (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (* 1/2 (* (pow J 4) (pow (cos (* 1/2 K)) 4))))) (+ (* -1 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (+ (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U)))))) (* 1/2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (exp (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))))))) (pow U 4)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (log (/ -1 U))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (+ (log (/ -1 U)) (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (+ (log (/ -1 U)) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) #s(hole binary64 (+ (log (* J (cos (* 1/2 K)))) (+ (log (/ -1 U)) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (+ (* 1/720 (/ (+ (* -720 (+ (* 4 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (+ (* -240 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 1440 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))) (pow U 6))) (* 1/24 (/ (+ (* -12 (* (pow J 4) (pow (cos (* 1/2 K)) 4))) (* 48 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (pow U 4))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -2 (/ (* J (cos (* 1/2 K))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (* 2 (* J (cos (* 1/2 K))))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K)))))) U)))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 2))) (+ (* -1/4 (/ (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* J (* (pow U 4) (cos (* 1/2 K)))))) (+ (* -1/4 (/ (+ (* 2 (* (pow J 2) (* (pow (cos (* 1/2 K)) 2) (+ (* -64 (* (pow J 6) (pow (cos (* 1/2 K)) 6))) (* 16 (* (pow J 6) (pow (cos (* 1/2 K)) 6))))))) (* 256 (* (pow J 8) (pow (cos (* 1/2 K)) 8)))) (* J (* (pow U 6) (cos (* 1/2 K)))))) (* 2 (* J (cos (* 1/2 K))))))) U)))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(sin.f64 (+.f64 (/.f64 K #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (/.f64 K #s(literal 2 binary64)))) |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 (neg.f64 K) #s(literal -2 binary64)) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(/.f64 (+.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(log.f64 (+.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J))) (neg.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(/.f64 (neg.f64 U) (neg.f64 (*.f64 #s(literal 2 binary64) J))) |
(/.f64 U (*.f64 #s(literal 2 binary64) J)) |
U |
(*.f64 #s(literal 2 binary64) J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 J #s(literal -2 binary64)) |
(pow.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(/.f64 (neg.f64 (*.f64 U U)) (neg.f64 (*.f64 J J))) |
(/.f64 (*.f64 U U) (*.f64 J J)) |
(*.f64 (pow.f64 U #s(literal 1 binary64)) (pow.f64 U #s(literal 1 binary64))) |
(*.f64 (neg.f64 U) (neg.f64 U)) |
(*.f64 (fabs.f64 U) (fabs.f64 U)) |
(*.f64 U U) |
(pow.f64 U #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 U) #s(literal 2 binary64))) |
(*.f64 (pow.f64 J #s(literal 1 binary64)) (pow.f64 J #s(literal 1 binary64))) |
(*.f64 (neg.f64 J) (neg.f64 J)) |
(*.f64 (fabs.f64 J) (fabs.f64 J)) |
(*.f64 J J) |
(pow.f64 J #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 J) #s(literal 2 binary64))) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 1 binary64)) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 1 binary64))) |
(*.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)))) |
(pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 U) (neg.f64 #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)))) |
(/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 J (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 U U)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 (*.f64 U U) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 J (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))) (*.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 U U)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 (*.f64 U U) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 J (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))) (*.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 U U)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 (*.f64 U U) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))) (*.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 240 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 720 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1440 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (*.f64 U U)) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))))) (*.f64 U U)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 U U)) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 240 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 720 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1440 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64)))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 U U)) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (*.f64 (pow.f64 U #s(literal 6 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* -2 J) (*.f64 #s(literal -2 binary64) J)) |
#s(approx J J) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J J) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 U U)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 (*.f64 U U) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (*.f64 (*.f64 J J) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J J) (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 U U)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 (*.f64 U U) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (exp.f64 (neg.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (*.f64 (*.f64 J J) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 U U)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 (*.f64 U U) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))) (*.f64 (*.f64 J J) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J J) (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 240 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 720 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1440 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (*.f64 U U)) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))))))) (*.f64 U U)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 U U)) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 240 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 720 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1440 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64)))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 U U)) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (*.f64 (pow.f64 U #s(literal 6 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (*.f64 (pow.f64 U #s(literal 4 binary64)) (exp.f64 (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J))))))))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (-.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1 binary64) (log.f64 J)))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (fma.f64 #s(literal -1 binary64) (log.f64 J) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (fma.f64 #s(literal -1 binary64) (log.f64 J) (*.f64 (*.f64 J J) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 J J) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 U U))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (fma.f64 #s(literal -1 binary64) (log.f64 J) (*.f64 (*.f64 J J) (fma.f64 (*.f64 J J) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 J J) (fma.f64 #s(literal 240 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 720 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1440 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (*.f64 U U))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (/ U (* 2 J)) (*.f64 #s(literal 1/2 binary64) (/.f64 U J))) |
#s(approx (* 2 J) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) U) (*.f64 #s(literal -1 binary64) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -1 binary64) U (*.f64 (*.f64 J J) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (pow.f64 U #s(literal 3 binary64)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -1 binary64) U (*.f64 (*.f64 J J) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) (*.f64 (*.f64 J J) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64))) (pow.f64 U #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -1 binary64) U (*.f64 (*.f64 J J) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 J J) (pow.f64 U #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 U #s(literal -1 binary64))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -1 binary64) U (*.f64 (*.f64 J J) (fma.f64 (*.f64 J J) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 J J) (pow.f64 U #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 U #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 U #s(literal -1 binary64))))))) |
#s(approx (* J -2) (*.f64 #s(literal -2 binary64) J)) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal 1/2 binary64) (/.f64 U J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) U (/.f64 (*.f64 J J) U)) J)) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) U (*.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J J) (pow.f64 U #s(literal 3 binary64))) (pow.f64 U #s(literal -1 binary64))))) J)) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) U (*.f64 (*.f64 J J) (fma.f64 (*.f64 J J) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 J J) (pow.f64 U #s(literal 5 binary64)))) (pow.f64 U #s(literal -3 binary64))) (pow.f64 U #s(literal -1 binary64))))) J)) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 U U) (*.f64 J J)) (*.f64 J J))) |
#s(approx (/ (* U U) (* J J)) (*.f64 (/.f64 U J) (/.f64 U J))) |
#s(approx (* J J) (*.f64 J J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) U)) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (pow.f64 U #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 J J) (fma.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) (pow.f64 U #s(literal 5 binary64))))) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)))) J)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 J J)) (*.f64 J J))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) U) (*.f64 #s(literal -1 binary64) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -1 binary64) U (*.f64 (*.f64 J J) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (pow.f64 U #s(literal 3 binary64)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -1 binary64) U (*.f64 (*.f64 J J) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) (*.f64 (*.f64 J J) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64))) (pow.f64 U #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) U)) J)) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (pow.f64 U #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)))) J)) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 J J) (fma.f64 (*.f64 J J) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) (pow.f64 U #s(literal 5 binary64))))) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)))) J)) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 J (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 J J) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (pow.f64 U #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 J (fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) (*.f64 (*.f64 J J) (fma.f64 #s(literal -4 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 U (fma.f64 #s(literal -64 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 J (fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) (*.f64 (*.f64 J J) (fma.f64 #s(literal -4 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64)) (*.f64 (*.f64 J J) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -64 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 U (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -64 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64)))))) (*.f64 U U)) (*.f64 #s(literal 256 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 8 binary64)) (pow.f64 U #s(literal 8 binary64))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 J J)) (*.f64 J J))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) (pow.f64 J #s(literal 3 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (+.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal 1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) (pow.f64 J #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) (pow.f64 J #s(literal 3 binary64)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) #s(literal 1 binary64)) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (pow.f64 J #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal 1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (pow.f64 J #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) J))) J)) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (*.f64 J J)) (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) J)))) J)) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (*.f64 #s(literal 3/4 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))))) (pow.f64 J #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (*.f64 J J)) (fma.f64 #s(literal 1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) J))))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (fma.f64 #s(literal -1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (*.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal -1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 J (fma.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (fma.f64 #s(literal -1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (*.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) #s(literal 1 binary64)) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))))) (pow.f64 J #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))))) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 U U) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) (pow.f64 J #s(literal 6 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (fma.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) (pow.f64 J #s(literal 3 binary64)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) J)) (pow.f64 J #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (pow.f64 J #s(literal 3 binary64))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) J))) (pow.f64 J #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) J))) J))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))) J) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))) J) (*.f64 #s(literal -1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) J))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))) (*.f64 #s(literal 3/4 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64))))) J) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)))))) J) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))) J) (*.f64 #s(literal -1/2 binary64) (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (*.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 J (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 J (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 J (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) (*.f64 J (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (*.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -2 binary64) (*.f64 J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))))))) (*.f64 #s(literal -1 binary64) (*.f64 J (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/768 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64)))))))))))) (*.f64 #s(literal -2 binary64) (*.f64 J (fma.f64 #s(literal -1/16 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 J (fma.f64 #s(literal -1/16 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/92160 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/768 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) J) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) J) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 4 binary64))))))))))))))) (*.f64 #s(literal -2 binary64) (*.f64 J (fma.f64 #s(literal -1/16 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/768 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 #s(literal -2 binary64) J)) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 #s(literal -2 binary64) J (*.f64 #s(literal 1/4 binary64) (*.f64 J (*.f64 K K))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 #s(literal -2 binary64) J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/192 binary64) (*.f64 J (*.f64 K K)) (*.f64 #s(literal 1/4 binary64) J))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 #s(literal -2 binary64) J (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/4 binary64) J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/192 binary64) J (*.f64 #s(literal 1/23040 binary64) (*.f64 J (*.f64 K K))))))))) |
#s(approx (cos (/ K 2)) #s(literal 1 binary64)) |
#s(approx (cos (/ K 2)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K K)))) |
#s(approx (cos (/ K 2)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 K K) (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 K K)) #s(literal 1/8 binary64))))) |
#s(approx (cos (/ K 2)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 K K) (-.f64 (*.f64 (*.f64 K K) (+.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/46080 binary64) (*.f64 K K)))) #s(literal 1/8 binary64))))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx K K) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K K) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K K) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal -1 binary64)))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K K) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) J) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) J) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 4 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 3 binary64)))))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (/.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) (*.f64 (*.f64 J J) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 U (*.f64 J (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -720 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (fma.f64 #s(literal 240 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))) #s(literal 3 binary64)) (*.f64 #s(literal 720 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) J) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) #s(literal 2 binary64))) (*.f64 #s(literal 24 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 U (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) J) (*.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J)))))))))))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (*.f64 #s(literal 1/2 binary64) (/.f64 U J))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 K K) U) J) (*.f64 #s(literal 1/2 binary64) (/.f64 U J)))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))))) |
#s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/16 binary64) (/.f64 U J) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/8 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/256 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal -1/46080 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (fma.f64 #s(literal 1/12288 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/256 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 U J))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 K K) U) J) (*.f64 #s(literal 1/2 binary64) (/.f64 U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))) (*.f64 #s(literal 1/16 binary64) (/.f64 U J)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U J) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/16 binary64) (/.f64 U J) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 U J) (*.f64 #s(literal 1/384 binary64) (/.f64 U J)))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 #s(literal -1/4 binary64) (*.f64 J (*.f64 K K)) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 #s(literal 2 binary64) J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) J (*.f64 #s(literal 1/192 binary64) (*.f64 J (*.f64 K K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 #s(literal 2 binary64) J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) J (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/23040 binary64) (*.f64 J (*.f64 K K)) (*.f64 #s(literal 1/192 binary64) J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/8 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/256 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal -1/46080 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (fma.f64 #s(literal 1/12288 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/256 binary64) (*.f64 (/.f64 (*.f64 U U) J) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 J (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 J (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (*.f64 #s(literal -1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal -3 binary64))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal -3 binary64))))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal -3 binary64)))) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/256 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (*.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) #s(literal 3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 K U) #s(literal 2 binary64)) (*.f64 J J)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 K K) (fma.f64 #s(literal -1/1440 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (fma.f64 #s(literal 1/192 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 U J) (/.f64 U J)) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal -1 binary64)))))))) |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (pow.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal -1 binary64)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 U (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 U (fma.f64 (*.f64 U U) (fma.f64 #s(literal 3/1280 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 U (fma.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal -5/14336 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 7 binary64))) (*.f64 #s(literal 3/1280 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)))))) |
#s(approx U U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) J (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) J)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) J (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 U U) (pow.f64 J #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 J #s(literal -1 binary64))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) J (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 U U) (pow.f64 J #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 J #s(literal -3 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 J #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 U U) (pow.f64 J #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 J #s(literal -2 binary64))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 U U) (pow.f64 J #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (pow.f64 J #s(literal -4 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 J #s(literal -2 binary64))))))) |
#s(approx (* U U) (*.f64 U U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 U U) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 #s(literal 3/128 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 U U) (fma.f64 (*.f64 U U) (fma.f64 #s(literal -5/1024 binary64) (/.f64 (*.f64 U U) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (*.f64 #s(literal 3/128 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) (*.f64 U U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))))))))) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) (*.f64 U U)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal 720 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal 720 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))))))))))) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))))))))) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) (*.f64 U U))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (*.f64 U U))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))))))) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (*.f64 U U)))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (exp.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal 720 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal 720 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))))))))) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U)))))))))) (pow.f64 U #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))))) (*.f64 U U))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (-.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 U))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 U)) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 U)) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (pow.f64 U #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (neg.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 U)) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal 720 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -24 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (pow.f64 U #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 U (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 U (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 U (fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 J #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U))))))) |
#s(approx (+ (* (/ (* U U) (* J J)) 1/4) 1) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 J #s(literal -2 binary64)) (pow.f64 U #s(literal -2 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 U (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 U (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 U (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 U (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) U)) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 U U)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))) (*.f64 J (*.f64 (pow.f64 U #s(literal 4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) U)) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 U U)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))) (*.f64 J (*.f64 (pow.f64 U #s(literal 4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))))) (*.f64 #s(literal 256 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 8 binary64)))) (*.f64 J (*.f64 (pow.f64 U #s(literal 6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) U)) |
#s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (*.f64 U U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (*.f64 U U)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))))) (pow.f64 U #s(literal 4 binary64))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (*.f64 U U)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (fma.f64 #s(literal -240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (fma.f64 #s(literal -240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))))))) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 J (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (-.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))))) (pow.f64 U #s(literal 4 binary64)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))) (*.f64 U U))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))) (*.f64 U U)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (pow.f64 U #s(literal 4 binary64))))))) |
#s(approx (cosh (asinh (/ (/ U (* 2 J)) (cos (/ K 2))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))) (*.f64 U U)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -720 binary64) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (fma.f64 #s(literal -240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (fma.f64 #s(literal -240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (/.f64 (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))))))))) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U))))))))) (pow.f64 U #s(literal 4 binary64)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (log.f64 (*.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (/.f64 #s(literal -1 binary64) U)))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) U)) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) U)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (pow.f64 U #s(literal 4 binary64)))))))) |
#s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (+.f64 (log.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) U)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -720 binary64) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))) (fma.f64 #s(literal -240 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 1440 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64))))) (pow.f64 U #s(literal 6 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (*.f64 #s(literal 48 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)))) (pow.f64 U #s(literal 4 binary64))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) U) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U)))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U))))))) |
#s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 J #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64)))))) #s(literal 1 binary64))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U)))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U))))))) |
#s(approx (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2)) (*.f64 #s(literal -1 binary64) (*.f64 U (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1 binary64)) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 U U)))))))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 U U)) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 U U)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))) (*.f64 J (*.f64 (pow.f64 U #s(literal 4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))) U))) |
#s(approx (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 3 binary64)) (*.f64 U U)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))) (*.f64 J (*.f64 (pow.f64 U #s(literal 4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 J J) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 6 binary64)))))) (*.f64 #s(literal 256 binary64) (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 8 binary64)))) (*.f64 J (*.f64 (pow.f64 U #s(literal 6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) (*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))))) U))) |
Compiled 40 734 to 2 466 computations (93.9% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 413 | 13 | 426 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 417 | 17 | 434 |
| Status | Accuracy | Program |
|---|---|---|
| 38.7% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))) #s(literal -1/2 binary64)))) | |
| ▶ | 76.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
| ▶ | 68.1% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
| 38.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 #s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))))) | |
| 74.0% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (*.f64 #s(literal 1/2 binary64) (/.f64 U J)))))) | |
| 54.5% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 #s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) | |
| 54.3% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) | |
| ✓ | 32.7% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
| ▶ | 44.2% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
| 33.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) | |
| 10.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) | |
| ▶ | 35.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
| ▶ | 34.0% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
| 31.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) | |
| 11.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) | |
| 27.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) | |
| ✓ | 14.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
Compiled 1 334 to 920 computations (31% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(literal 2 binary64) J) |
(cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
(*.f64 #s(literal 1/2 binary64) K) |
#s(literal 1/2 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
(neg.f64 U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)) |
(/.f64 (*.f64 J J) U) |
(*.f64 J J) |
(*.f64 #s(literal -1 binary64) U) |
#s(literal -1 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 J #s(literal -2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(/.f64 U J) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
(+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (/ (* J J) U) #s(hole binary64 (/ (pow J 2) U))) |
#s(approx (* J J) #s(hole binary64 (pow J 2))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (* J -2) #s(hole binary64 (* -2 J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (/ (pow J 2) U)) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* -1 (/ (pow J 2) (pow U 3))) (/ 1 U)))) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 5))) (/ 1 (pow U 3)))) (/ 1 U)))) J))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (/ (+ (* 1/4 (pow U 2)) (pow J 2)) (pow J 2)))) |
#s(approx (* (/ U J) (/ U J)) #s(hole binary64 (/ (pow U 2) (pow J 2)))) |
#s(approx (/ U J) #s(hole binary64 (/ U J))) |
#s(approx (* 1/4 (* (/ U J) (/ U J))) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -2 (/ (pow J 2) U)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* (pow J 2) (- (* -1 (/ U (pow J 2))) (* 2 (/ 1 U)))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (* 1/8 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (+ (* 1/1024 (/ (pow U 6) (pow J 6))) (* 1/8 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (* 1/2 K) #s(hole binary64 (* 1/2 K))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (neg U) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (/ (+ (* -2 (pow J 2)) (* -1 (pow U 2))) U))) |
#s(approx (* -1 U) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (pow J 4))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (pow J 6))) (* 1/128 (/ 1 (pow J 4))))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (pow J 2))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 (* U (+ 1 (* 2 (/ (pow J 2) (pow U 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | J | @ | -inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) (cos (/ K 2)) (/ K 2) (* 1/2 K) 1/2 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (* J J) U) (* J J) (* -1 U) -1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+ (* (* (/ U J) (/ U J)) 1/4) 1) (* (/ U J) (/ U J)) (/ U J) 1/4 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J)))) |
| 6.0ms | U | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) (cos (/ K 2)) (/ K 2) (* 1/2 K) 1/2 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (* J J) U) (* J J) (* -1 U) -1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+ (* (* (/ U J) (/ U J)) 1/4) 1) (* (/ U J) (/ U J)) (/ U J) 1/4 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J)))) |
| 5.0ms | U | @ | -inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) (cos (/ K 2)) (/ K 2) (* 1/2 K) 1/2 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (* J J) U) (* J J) (* -1 U) -1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+ (* (* (/ U J) (/ U J)) 1/4) 1) (* (/ U J) (/ U J)) (/ U J) 1/4 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J)))) |
| 5.0ms | J | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) (cos (/ K 2)) (/ K 2) (* 1/2 K) 1/2 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (* J J) U) (* J J) (* -1 U) -1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+ (* (* (/ U J) (/ U J)) 1/4) 1) (* (/ U J) (/ U J)) (/ U J) 1/4 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J)))) |
| 5.0ms | J | @ | 0 | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (/ K 2) K 2 (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) (cos (/ K 2)) (/ K 2) (* 1/2 K) 1/2 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (* J J) U) (* J J) (* -1 U) -1 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+ (* (* (/ U J) (/ U J)) 1/4) 1) (* (/ U J) (/ U J)) (/ U J) 1/4 (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 803 | 7501 |
| 0 | 841 | 6661 |
| 1 | 4541 | 6464 |
| 0 | 8265 | 6279 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(literal 2 binary64) J) |
(cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
(*.f64 #s(literal 1/2 binary64) K) |
#s(literal 1/2 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
(neg.f64 U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)) |
(/.f64 (*.f64 J J) U) |
(*.f64 J J) |
(*.f64 #s(literal -1 binary64) U) |
#s(literal -1 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 J #s(literal -2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(/.f64 U J) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
(+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (/ (* J J) U) #s(hole binary64 (/ (pow J 2) U))) |
#s(approx (* J J) #s(hole binary64 (pow J 2))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (* J -2) #s(hole binary64 (* -2 J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (/ (pow J 2) U)) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* -1 (/ (pow J 2) (pow U 3))) (/ 1 U)))) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 5))) (/ 1 (pow U 3)))) (/ 1 U)))) J))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (/ (+ (* 1/4 (pow U 2)) (pow J 2)) (pow J 2)))) |
#s(approx (* (/ U J) (/ U J)) #s(hole binary64 (/ (pow U 2) (pow J 2)))) |
#s(approx (/ U J) #s(hole binary64 (/ U J))) |
#s(approx (* 1/4 (* (/ U J) (/ U J))) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -2 (/ (pow J 2) U)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* (pow J 2) (- (* -1 (/ U (pow J 2))) (* 2 (/ 1 U)))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (* 1/8 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (+ (* 1/1024 (/ (pow U 6) (pow J 6))) (* 1/8 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (* 1/2 K) #s(hole binary64 (* 1/2 K))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (neg U) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (/ (+ (* -2 (pow J 2)) (* -1 (pow U 2))) U))) |
#s(approx (* -1 U) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (pow J 4))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (pow J 6))) (* 1/128 (/ 1 (pow J 4))))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (pow J 2))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 (* U (+ 1 (* 2 (/ (pow J 2) (pow U 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))))) |
(*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64)))) |
(*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (/.f64 K #s(literal 2 binary64))))) |
(*.f64 J #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
(fma.f64 (sin.f64 (/.f64 K #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 K #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 K #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 K #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (/.f64 K #s(literal 2 binary64)))) |
(cos.f64 (/.f64 K #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 K #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 K) #s(literal -2 binary64)) |
(/.f64 K #s(literal 2 binary64)) |
K |
#s(literal 2 binary64) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) (fabs.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))))) |
(*.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(/.f64 (neg.f64 U) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 1 binary64))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 2 binary64) J)) |
(*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(*.f64 #s(literal 2 binary64) J) |
(*.f64 J #s(literal 2 binary64)) |
(+.f64 J J) |
(fma.f64 (sin.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(cos.f64 (neg.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) |
(+.f64 (*.f64 (sin.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
(*.f64 #s(literal 1/2 binary64) K) |
(*.f64 K #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
(*.f64 #s(literal -1 binary64) U) |
(*.f64 U #s(literal -1 binary64)) |
(neg.f64 U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 U U)) (-.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) (neg.f64 U))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (*.f64 J J) U) #s(literal 3 binary64)) (pow.f64 (neg.f64 U) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 U U) (*.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) (neg.f64 U))))) |
(fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)) |
(fma.f64 #s(literal -1 binary64) U (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))) |
(fma.f64 U #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (neg.f64 U)) |
(-.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) U)) |
(+.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) (neg.f64 U)) |
(+.f64 (neg.f64 U) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))) |
(*.f64 J (/.f64 J U)) |
(/.f64 (neg.f64 (*.f64 J J)) (neg.f64 U)) |
(/.f64 (*.f64 J J) U) |
(*.f64 (fabs.f64 (fabs.f64 J)) (fabs.f64 (fabs.f64 J))) |
(*.f64 (exp.f64 (log.f64 J)) (exp.f64 (log.f64 J))) |
(*.f64 (neg.f64 J) (neg.f64 J)) |
(*.f64 (fabs.f64 J) (fabs.f64 J)) |
(*.f64 J J) |
(pow.f64 (exp.f64 (log.f64 J)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 J) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 J) #s(literal 2 binary64)) |
(pow.f64 (*.f64 J J) #s(literal 1 binary64)) |
(pow.f64 J #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 J #s(literal -2 binary64))) |
(fabs.f64 (*.f64 J J)) |
(exp.f64 (*.f64 (log.f64 J) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 J) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 J) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) U) |
(*.f64 U #s(literal -1 binary64)) |
(neg.f64 U) |
#s(literal -1 binary64) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 J #s(literal -2 binary64))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 J (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J)) |
(*.f64 J #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) J) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 U U) #s(literal 1/4 binary64) (*.f64 J J))) (neg.f64 (*.f64 J J))) |
(/.f64 (fma.f64 (*.f64 U U) #s(literal 1/4 binary64) (*.f64 J J)) (*.f64 J J)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 U J)) (/.f64 U J) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 U J) (*.f64 (/.f64 U J) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 U J))) (fabs.f64 (fabs.f64 (/.f64 U J)))) |
(*.f64 (pow.f64 (/.f64 U J) #s(literal 1 binary64)) (pow.f64 (/.f64 U J) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 U J) #s(literal 1 binary64)) (/.f64 U J)) |
(*.f64 (neg.f64 (/.f64 U J)) (neg.f64 (/.f64 U J))) |
(*.f64 (fabs.f64 (/.f64 U J)) (fabs.f64 (/.f64 U J))) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(*.f64 U (/.f64 U (*.f64 J J))) |
(pow.f64 (neg.f64 (/.f64 U J)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 U J)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 U J) #s(literal 2 binary64)) |
(/.f64 (*.f64 U (/.f64 U J)) J) |
(/.f64 (*.f64 (/.f64 U J) U) J) |
(/.f64 (neg.f64 (*.f64 U U)) (neg.f64 (*.f64 J J))) |
(/.f64 (/.f64 (*.f64 U U) J) J) |
(/.f64 (*.f64 U U) (*.f64 J J)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U J) #s(literal -2 binary64))) |
(fabs.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 U) #s(literal 2 binary64)) (*.f64 (log.f64 J) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 U J)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 U) (neg.f64 J)) |
(/.f64 U J) |
#s(literal 1/4 binary64) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (*.f64 J #s(literal -2 binary64))) (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (*.f64 (cos.f64 (/.f64 K #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))))) |
(pow.f64 (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 U J)) (/.f64 U J)) |
(*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 U J) (*.f64 (/.f64 U J) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 U U) #s(literal 1/4 binary64)) (*.f64 J J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) #s(literal -2 binary64))) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 5 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64))) #s(literal 2 binary64))) (*.f64 J J) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) #s(literal -2 binary64))) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* -2 J) (*.f64 J #s(literal -2 binary64))) |
#s(approx J J) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J)) U)) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) (*.f64 J J) (/.f64 (*.f64 #s(literal 1/2 binary64) U) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)) (pow.f64 U #s(literal 5 binary64)))) #s(literal 2 binary64) (pow.f64 (neg.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) #s(literal 3 binary64))) (*.f64 J J) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) (*.f64 J J) (/.f64 (*.f64 #s(literal 1/2 binary64) U) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) J)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 U U) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 J J)) #s(literal 1 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* 2 J) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 J J)) (pow.f64 U #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 U #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 J J)) (pow.f64 U #s(literal 5 binary64)))) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (neg.f64 U)) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (/ (* J J) U) (/.f64 (*.f64 J J) U)) |
#s(approx (* J J) (*.f64 J J)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 J J)) (pow.f64 U #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 U #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 J J)) (pow.f64 U #s(literal 5 binary64)))) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (* -2 J) (*.f64 J #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (/.f64 U J) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) U (/.f64 (*.f64 J J) U)) J)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 J J) (pow.f64 U #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 U #s(literal -1 binary64))) (*.f64 J J) (*.f64 #s(literal 1/2 binary64) U)) J)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (/.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 J J)) (pow.f64 U #s(literal 5 binary64))) (pow.f64 U #s(literal -3 binary64))) (*.f64 J J) (pow.f64 U #s(literal -1 binary64))) (*.f64 J J) (*.f64 #s(literal 1/2 binary64) U)) J)) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ U J) (/ U J)) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) |
#s(approx (/ U J) (/.f64 U J)) |
#s(approx (* 1/4 (* (/ U J) (/ U J))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64)))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) #s(literal -1/512 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) #s(literal 1/64 binary64))))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 U #s(literal 4 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (pow.f64 U #s(literal 6 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) #s(literal -1/512 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 U #s(literal 4 binary64))) (pow.f64 J #s(literal 4 binary64)))) #s(literal 2 binary64))) J)) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) #s(literal -1/512 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 U #s(literal 4 binary64))) (pow.f64 J #s(literal 4 binary64)))) #s(literal 2 binary64))) J)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/384 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (*.f64 K K) (fma.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))))) (*.f64 K K) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/46080 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/12288 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))))) (*.f64 K K) (fma.f64 (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/384 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))))) (*.f64 K K) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) #s(literal -2 binary64))) (*.f64 K K) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (*.f64 (*.f64 K K) J) #s(literal 1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal 1/4 binary64) J)) (*.f64 K K) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/23040 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal -1/192 binary64) J)) (*.f64 K K) (*.f64 #s(literal 1/4 binary64) J)) (*.f64 K K) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (cos (/ K 2)) #s(literal 1 binary64)) |
#s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (/ K 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (/ K 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 K K) #s(literal 1/384 binary64)) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx K K) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (*.f64 (pow.f64 (*.f64 K (/.f64 U J)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64))) #s(literal 1/32 binary64) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 K K))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (*.f64 K K)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64))))) (*.f64 K K) (*.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 K (/.f64 U J)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K)))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)))) (*.f64 K K) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 K (/.f64 U J)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)))) (*.f64 K K) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 (/.f64 U J) #s(literal 1/2 binary64))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (/.f64 (*.f64 (*.f64 K K) U) J) #s(literal 1/16 binary64) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K K)) (*.f64 (/.f64 U J) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 (*.f64 (/.f64 U J) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal -5/384 binary64)))) (*.f64 K K) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (*.f64 (*.f64 K K) J) #s(literal -1/4 binary64) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 K K) J) #s(literal 1/192 binary64) (*.f64 #s(literal -1/4 binary64) J)) (*.f64 K K) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/23040 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal 1/192 binary64) J)) (*.f64 K K) (*.f64 #s(literal -1/4 binary64) J)) (*.f64 K K) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* 1/2 K) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (/.f64 (/.f64 (*.f64 U U) J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) (*.f64 U U) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) (*.f64 U U) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -4 binary64)))) (*.f64 U U) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx U U) |
#s(approx (* -1 U) (neg.f64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 U U) J) #s(literal -1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 J #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 J #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 J #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)) |
#s(approx (* -1 U) (neg.f64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 U U) J) #s(literal -1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 J #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 J #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 J #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (fma.f64 (fma.f64 (pow.f64 J #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 U U)) (pow.f64 J #s(literal 4 binary64)))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 J #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal -1/128 binary64) (pow.f64 J #s(literal -4 binary64)))) (*.f64 U U) (*.f64 (pow.f64 J #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)) #s(literal 1 binary64)) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)))) #s(literal 1 binary64)) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)))) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))) U)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)) U)) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)) U)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) U)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))) U)) |
#s(approx (+ (* (* (/ U J) (/ U J)) 1/4) 1) (fma.f64 (*.f64 (pow.f64 J #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) U) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) U) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
Compiled 16 480 to 1 776 computations (89.2% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 339 | 14 | 353 |
| Fresh | 3 | 7 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 346 | 24 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| 38.7% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))) #s(literal -1/2 binary64)))) | |
| 38.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 #s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))))) | |
| 37.9% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) | |
| ▶ | 76.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
| ▶ | 68.1% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
| 54.3% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) | |
| 55.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) | |
| ✓ | 44.2% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
| 36.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) | |
| 33.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) | |
| 42.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (exp.f64 (*.f64 (log1p.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))))) | |
| 10.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) | |
| 28.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) | |
| ▶ | 9.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
| ✓ | 35.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
| 34.0% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) | |
| 36.3% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) | |
| 31.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) | |
| ▶ | 27.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
| ▶ | 21.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
| 3.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) | |
| 17.0% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) | |
| 11.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) | |
| ✓ | 14.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
Compiled 2 163 to 1 422 computations (34.3% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) K)) |
(*.f64 #s(literal 1/2 binary64) K) |
#s(literal 1/2 binary64) |
K |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(literal 2 binary64) J) |
#s(literal 2 binary64) |
(cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)) |
(/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U) |
(fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) |
(*.f64 J J) |
(neg.f64 (*.f64 U U)) |
(*.f64 U U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))))) |
(*.f64 J #s(literal -2 binary64)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))) |
(*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) |
(neg.f64 U) |
(+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) |
(/.f64 J (*.f64 U U)) |
(/.f64 #s(literal 1/2 binary64) J) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
(+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))) |
#s(literal 1/4 binary64) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(/.f64 U J) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* -1 U))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* -1 (pow U 2)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (- (* -2 (pow J 2)) (pow U 2)))) |
#s(approx (* J J) #s(hole binary64 (pow J 2))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (* J -2) #s(hole binary64 (* -2 J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (/ (pow J 2) U)) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* -1 (/ (pow J 2) (pow U 3))) (/ 1 U)))) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 5))) (/ 1 (pow U 3)))) (/ 1 U)))) J))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (/ (+ (* -1 (/ (pow J 2) U)) (* -1/2 U)) J))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ 1/2 J))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ (+ 1/2 (/ (pow J 2) (pow U 2))) J))) |
#s(approx (/ J (* U U)) #s(hole binary64 (/ J (pow U 2)))) |
#s(approx (/ 1/2 J) #s(hole binary64 (/ 1/2 J))) |
#s(approx (* 1/4 (* (/ U J) (/ U J))) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (* (/ U J) (/ U J)) #s(hole binary64 (/ (pow U 2) (pow J 2)))) |
#s(approx (/ U J) #s(hole binary64 (/ U J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -2 (/ (pow J 2) U)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* (pow J 2) (- (* -1 (/ U (pow J 2))) (* 2 (/ 1 U)))))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* -2 (/ (pow J 2) U)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* (pow J 2) (- (* -1 (/ U (pow J 2))) (* 2 (/ 1 U)))))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* -2 (pow J 2)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* (pow J 2) (- (* -1 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (* 1/8 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (+ (* 1/1024 (/ (pow U 6) (pow J 6))) (* 1/8 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1 (/ J U)))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* J (- (* -1/2 (/ U (pow J 2))) (/ 1 U))))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ J (pow U 2)))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (* J (+ (* 1/2 (/ 1 (pow J 2))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1 (* J (+ (* 1/2 (/ U (pow J 2))) (/ 1 U)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 1)) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (* 1/2 K) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (/ (+ (* -2 (pow J 2)) (* -1 (pow U 2))) U))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (/ (+ (* -2 (pow J 2)) (* -1 (pow U 2))) U))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (+ (* -2 (pow J 2)) (* -1 (pow U 2))))) |
#s(approx (neg (* U U)) #s(hole binary64 (* -1 (pow U 2)))) |
#s(approx (* U U) #s(hole binary64 (pow U 2))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (pow J 4))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (pow J 6))) (* 1/128 (/ 1 (pow J 4))))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (/ (+ (* -1 J) (* -1/2 (/ (pow U 2) J))) U))) |
#s(approx (neg U) #s(hole binary64 (* -1 U))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ (+ J (* 1/2 (/ (pow U 2) J))) (pow U 2)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* (pow U 2) (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* U (- (* -1 (/ J (pow U 2))) (* 1/2 (/ 1 J)))))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 (* U (+ 1 (* 2 (/ (pow J 2) (pow U 2)))))))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* -1 (* U (+ 1 (* 2 (/ (pow J 2) (pow U 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | K | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (cos (* 1/2 K)) (* 1/2 K) 1/2 K (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) 2 (cos (/ K 2)) (/ K 2) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (+ (* (* J J) -2) (neg (* U U))) U) (+ (* (* J J) -2) (neg (* U U))) (* J J) (neg (* U U)) (* U U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (neg U) (+ (/ J (* U U)) (/ 1/2 J)) (/ J (* U U)) (/ 1/2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J))) 1/4 (* (/ U J) (/ U J)) (/ U J)) |
| 7.0ms | J | @ | -inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (cos (* 1/2 K)) (* 1/2 K) 1/2 K (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) 2 (cos (/ K 2)) (/ K 2) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (+ (* (* J J) -2) (neg (* U U))) U) (+ (* (* J J) -2) (neg (* U U))) (* J J) (neg (* U U)) (* U U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (neg U) (+ (/ J (* U U)) (/ 1/2 J)) (/ J (* U U)) (/ 1/2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J))) 1/4 (* (/ U J) (/ U J)) (/ U J)) |
| 6.0ms | J | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (cos (* 1/2 K)) (* 1/2 K) 1/2 K (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) 2 (cos (/ K 2)) (/ K 2) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (+ (* (* J J) -2) (neg (* U U))) U) (+ (* (* J J) -2) (neg (* U U))) (* J J) (neg (* U U)) (* U U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (neg U) (+ (/ J (* U U)) (/ 1/2 J)) (/ J (* U U)) (/ 1/2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J))) 1/4 (* (/ U J) (/ U J)) (/ U J)) |
| 6.0ms | J | @ | 0 | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (cos (* 1/2 K)) (* 1/2 K) 1/2 K (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) 2 (cos (/ K 2)) (/ K 2) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (+ (* (* J J) -2) (neg (* U U))) U) (+ (* (* J J) -2) (neg (* U U))) (* J J) (neg (* U U)) (* U U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (neg U) (+ (/ J (* U U)) (/ 1/2 J)) (/ J (* U U)) (/ 1/2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J))) 1/4 (* (/ U J) (/ U J)) (/ U J)) |
| 6.0ms | U | @ | inf | ((* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* -2 J) (cos (/ K 2))) (* -2 J) -2 J (cos (/ K 2)) (cos (* 1/2 K)) (* 1/2 K) 1/2 K (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (/ U (* (* 2 J) (cos (/ K 2)))) U (* (* 2 J) (cos (/ K 2))) (* 2 J) 2 (cos (/ K 2)) (/ K 2) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (+ (* -2 (/ (* J J) U)) (* -1 U)) (/ (+ (* (* J J) -2) (neg (* U U))) U) (+ (* (* J J) -2) (neg (* U U))) (* J J) (neg (* U U)) (* U U) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (neg U) (+ (/ J (* U U)) (/ 1/2 J)) (/ J (* U U)) (/ 1/2 J) (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (* 1/4 (* (/ U J) (/ U J))) 1/4 (* (/ U J) (/ U J)) (/ U J)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 873 | 8302 |
| 0 | 912 | 7513 |
| 1 | 4877 | 7328 |
| 0 | 8128 | 7013 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) K)) |
(*.f64 #s(literal 1/2 binary64) K) |
#s(literal 1/2 binary64) |
K |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(literal 2 binary64) J) |
#s(literal 2 binary64) |
(cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)) |
(/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U) |
(fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) |
(*.f64 J J) |
(neg.f64 (*.f64 U U)) |
(*.f64 U U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))))) |
(*.f64 J #s(literal -2 binary64)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))) |
(*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) |
(neg.f64 U) |
(+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) |
(/.f64 J (*.f64 U U)) |
(/.f64 #s(literal 1/2 binary64) J) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))))) |
(+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))) |
#s(literal 1/4 binary64) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(/.f64 U J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) U)) (* -1 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 4)) (pow U 3)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (+ (* -2 (/ (pow (cos (* 1/2 K)) 2) U)) (* (pow J 2) (+ (* -4 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 6)) (pow U 5))) (* 2 (/ (pow (cos (* 1/2 K)) 4) (pow U 3)))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* -2 J) #s(hole binary64 (* -2 J))) |
#s(approx J #s(hole binary64 J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (/ (* (pow J 2) (cos (* 1/2 K))) U)) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* -1 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 3)) (pow U 3))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ U (cos (* 1/2 K)))) (* (pow J 2) (+ (* (pow J 2) (+ (* -1 (/ (pow (cos (* 1/2 K)) 3) (pow U 3))) (* 2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 5)) (pow U 5))))) (/ (cos (* 1/2 K)) U)))) J))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (/ (+ (* 1/4 (/ (pow U 2) (pow (cos (* 1/2 K)) 2))) (pow J 2)) (pow J 2)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 (* J (cos (* 1/2 K)))))) |
#s(approx (* 2 J) #s(hole binary64 (* 2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* -1 U))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* -1 (pow U 2)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (- (* -2 (pow J 2)) (pow U 2)))) |
#s(approx (* J J) #s(hole binary64 (pow J 2))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 (/ (pow J 2) U)) (* -1 U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 3))) (* 2 (/ 1 U))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -1 U) (* (pow J 2) (- (* (pow J 2) (+ (* -4 (/ (pow J 2) (pow U 5))) (* 2 (/ 1 (pow U 3))))) (* 2 (/ 1 U))))))) |
#s(approx (* J -2) #s(hole binary64 (* -2 J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (/ (pow J 2) U)) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* -1 (/ (pow J 2) (pow U 3))) (/ 1 U)))) J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (/ (+ (* 1/2 U) (* (pow J 2) (+ (* (pow J 2) (- (* 2 (/ (pow J 2) (pow U 5))) (/ 1 (pow U 3)))) (/ 1 U)))) J))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (/ (+ (* -1 (/ (pow J 2) U)) (* -1/2 U)) J))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ 1/2 J))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ (+ 1/2 (/ (pow J 2) (pow U 2))) J))) |
#s(approx (/ J (* U U)) #s(hole binary64 (/ J (pow U 2)))) |
#s(approx (/ 1/2 J) #s(hole binary64 (/ 1/2 J))) |
#s(approx (* 1/4 (* (/ U J) (/ U J))) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (* (/ U J) (/ U J)) #s(hole binary64 (/ (pow U 2) (pow J 2)))) |
#s(approx (/ U J) #s(hole binary64 (/ U J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (cos (* 1/2 K)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* J (+ (* -2 (cos (* 1/2 K))) (+ (* -1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (+ (* -1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (+ (* 1/1024 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/8 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -2 (/ (pow J 2) U)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* (pow J 2) (- (* -1 (/ U (pow J 2))) (* 2 (/ 1 U)))))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* -2 (/ (pow J 2) U)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* (pow J 2) (- (* -1 (/ U (pow J 2))) (* 2 (/ 1 U)))))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* -2 (pow J 2)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* (pow J 2) (- (* -1 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (* -1/4 (/ (pow U 2) (pow J 2))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (* 1/64 (/ (pow U 4) (pow J 4)))) 2)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* J (- (+ (* -1/4 (/ (pow U 2) (pow J 2))) (+ (* -1/512 (/ (pow U 6) (pow J 6))) (* 1/64 (/ (pow U 4) (pow J 4))))) 2)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* 1/8 (/ (pow U 2) (pow J 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (* 1/8 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (+ (* -1/128 (/ (pow U 4) (pow J 4))) (+ (* 1/1024 (/ (pow U 6) (pow J 6))) (* 1/8 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1 (/ J U)))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* J (- (* -1/2 (/ U (pow J 2))) (/ 1 U))))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ J (pow U 2)))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (* J (+ (* 1/2 (/ 1 (pow J 2))) (/ 1 (pow U 2)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* J (+ (* -1/64 (/ (pow U 4) (* (pow J 4) (pow (cos (* 1/2 K)) 3)))) (+ (* 1/512 (/ (pow U 6) (* (pow J 6) (pow (cos (* 1/2 K)) 5)))) (+ (* 1/4 (/ (pow U 2) (* (pow J 2) (cos (* 1/2 K))))) (* 2 (cos (* 1/2 K)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (* 1/4 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* J (+ 2 (+ (* -1/64 (/ (pow U 4) (pow J 4))) (+ (* 1/512 (/ (pow U 6) (pow J 6))) (* 1/4 (/ (pow U 2) (pow J 2)))))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1 (* J (+ (* 1/2 (/ U (pow J 2))) (/ 1 U)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* -2 (* (pow K 2) (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))) (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* (pow K 2) (+ (* -2 (+ (* -1/8 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/32 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* (pow K 2) (+ (* -2 (* (pow K 2) (+ (* -1/16 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* -1/46080 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (+ (* 1/12288 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) (* -2 (+ (* -1/256 (* (/ (pow U 2) J) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (+ (* 1/384 (* J (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) (* 1/2 (* (* J (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))))))))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (* -2 J))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* 1/4 (* J (pow K 2)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* -1/192 (* J (pow K 2))) (* 1/4 J)))))) |
#s(approx (* (* -2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -2 J) (* (pow K 2) (+ (* 1/4 J) (* (pow K 2) (+ (* -1/192 J) (* 1/23040 (* J (pow K 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 1)) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 1)) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (+ 1 (* -1/8 (pow K 2))))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* 1/384 (pow K 2)) 1/8))))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (+ 1 (* (pow K 2) (- (* (pow K 2) (+ 1/384 (* -1/46080 (pow K 2)))) 1/8))))) |
#s(approx (* 1/2 K) #s(hole binary64 (* 1/2 K))) |
#s(approx K #s(hole binary64 K)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* 1/32 (* (/ (* (pow K 2) (pow U 2)) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ (sqrt (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))) (* (pow K 2) (+ (* 1/32 (* (/ (pow U 2) (pow J 2)) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))) (* (pow K 2) (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))))))) (* 1/2 (* (* (pow K 2) (- (* -1/4 (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))) (* 1/32 (/ (* (pow U 2) (- (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))) (* 1/1024 (/ (pow U 4) (* (pow J 4) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (* (pow J 2) (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))) (sqrt (/ 1 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2))))))))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2))))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (+ 1 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (* 1/4 (/ (pow U 2) (pow J 2))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) (pow U 2)) (pow J 2))) (* 1/4 (/ (pow U 2) (pow J 2)))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))) (* 1/16 (/ (pow U 2) (pow J 2)))))))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) #s(hole binary64 (+ (* 1/4 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* 1/16 (/ (pow U 2) (pow J 2))) (* (pow K 2) (+ (* -1/4 (* (pow K 2) (+ (* -1/1440 (/ (pow U 2) (pow J 2))) (+ (* 1/192 (/ (pow U 2) (pow J 2))) (* 1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2))))))))) (* -1/4 (+ (* -1/16 (/ (pow U 2) (pow J 2))) (* 1/48 (/ (pow U 2) (pow J 2)))))))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (* 1/2 (/ U J)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/16 (/ (* (pow K 2) U) J)) (* 1/2 (/ U J))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))) (* 1/16 (/ U J))))))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) #s(hole binary64 (+ (* 1/2 (/ U J)) (* (pow K 2) (+ (* 1/16 (/ U J)) (* (pow K 2) (+ (* -1/2 (* (pow K 2) (+ (* -1/46080 (/ U J)) (+ (* 1/3072 (/ U J)) (* 1/8 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J)))))))) (* -1/2 (+ (* -1/64 (/ U J)) (* 1/384 (/ U J))))))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (* 2 J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* -1/4 (* J (pow K 2))) (* 2 J)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* 1/192 (* J (pow K 2)))))))) |
#s(approx (* (* 2 J) (cos (/ K 2))) #s(hole binary64 (+ (* 2 J) (* (pow K 2) (+ (* -1/4 J) (* (pow K 2) (+ (* -1/23040 (* J (pow K 2))) (* 1/192 J)))))))) |
#s(approx (/ K 2) #s(hole binary64 (* 1/2 K))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -2 (* (* J (cos (* 1/2 K))) (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))))) |
#s(approx (cos (/ K 2)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (cos (* 1/2 K)) #s(hole binary64 (cos (* 1/2 K)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (sqrt (+ 1 (* 1/4 (/ (pow U 2) (* (pow J 2) (pow (cos (* 1/2 K)) 2)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* -1/4 (/ (pow U 2) (* J (cos (* 1/2 K)))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (* (pow J 3) (pow (cos (* 1/2 K)) 3)))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (+ (* -2 (* J (cos (* 1/2 K)))) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (* (pow J 5) (pow (cos (* 1/2 K)) 5)))) (* 1/64 (/ 1 (* (pow J 3) (pow (cos (* 1/2 K)) 3)))))) (* 1/4 (/ 1 (* J (cos (* 1/2 K)))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (* (pow J 4) (pow (cos (* 1/2 K)) 4)))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (* (pow J 6) (pow (cos (* 1/2 K)) 6)))) (* 1/128 (/ 1 (* (pow J 4) (pow (cos (* 1/2 K)) 4)))))) (* 1/8 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2))))))))) |
#s(approx U #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (/ (+ (* -2 (pow J 2)) (* -1 (pow U 2))) U))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (/ (+ (* -2 (pow J 2)) (* -1 (pow U 2))) U))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (+ (* -2 (pow J 2)) (* -1 (pow U 2))))) |
#s(approx (neg (* U U)) #s(hole binary64 (* -1 (pow U 2)))) |
#s(approx (* U U) #s(hole binary64 (pow U 2))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* -1/4 (/ (pow U 2) J))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* 1/64 (/ (pow U 2) (pow J 3))) (* 1/4 (/ 1 J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (+ (* -2 J) (* (pow U 2) (- (* (pow U 2) (+ (* -1/512 (/ (pow U 2) (pow J 5))) (* 1/64 (/ 1 (pow J 3))))) (* 1/4 (/ 1 J))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* -1/128 (/ (pow U 2) (pow J 4))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (+ 1 (* (pow U 2) (+ (* (pow U 2) (- (* 1/1024 (/ (pow U 2) (pow J 6))) (* 1/128 (/ 1 (pow J 4))))) (* 1/8 (/ 1 (pow J 2)))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (/ (+ (* -1 J) (* -1/2 (/ (pow U 2) J))) U))) |
#s(approx (neg U) #s(hole binary64 (* -1 U))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (/ (+ J (* 1/2 (/ (pow U 2) J))) (pow U 2)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(hole binary64 (* (pow U 2) (+ (* 1/4 (/ 1 (* (pow J 2) (pow (cos (* 1/2 K)) 2)))) (/ 1 (pow U 2)))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) #s(hole binary64 (* (pow U 2) (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1)))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* U (- (* -1 (/ J (pow U 2))) (* 1/2 (/ 1 J)))))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) #s(hole binary64 (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4)))) 1))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (* (pow J 6) (pow (cos (* 1/2 K)) 6)) (pow U 6))) (+ (* -2 (/ (* (pow J 2) (pow (cos (* 1/2 K)) 2)) (pow U 2))) (* 2 (/ (* (pow J 4) (pow (cos (* 1/2 K)) 4)) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1/2 (/ U (* J (cos (* 1/2 K))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2)))))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (* (pow J 3) (pow (cos (* 1/2 K)) 3)) (pow U 4))) (+ (* 2 (/ (* (pow J 5) (pow (cos (* 1/2 K)) 5)) (pow U 6))) (+ (* 1/2 (/ 1 (* J (cos (* 1/2 K))))) (/ (* J (cos (* 1/2 K))) (pow U 2))))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) #s(hole binary64 (* -1 (* U (+ 1 (* 2 (/ (pow J 2) (pow U 2)))))))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) #s(hole binary64 (* -1 (* U (+ 1 (* 2 (/ (pow J 2) (pow U 2)))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (* -2 (/ (pow J 2) (pow U 2))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4)))) 1))))) |
#s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) #s(hole binary64 (* -1 (* U (- (+ (* -4 (/ (pow J 6) (pow U 6))) (+ (* -2 (/ (pow J 2) (pow U 2))) (* 2 (/ (pow J 4) (pow U 4))))) 1))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1/2 (/ U J)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2)))))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(hole binary64 (* -1 (* U (+ (* -1 (/ (pow J 3) (pow U 4))) (+ (* 2 (/ (pow J 5) (pow U 6))) (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) #s(hole binary64 (* -1 (* U (+ (* 1/2 (/ 1 J)) (/ J (pow U 2))))))) |
| Outputs |
|---|
(*.f64 (*.f64 J #s(literal -2 binary64)) (*.f64 #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))))) |
(*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
(*.f64 (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (*.f64 J #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 J #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
(*.f64 J #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) J) |
#s(literal -2 binary64) |
J |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) K)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) K)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 1/2 binary64) K (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) K))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) K)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) K)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) K) |
(*.f64 K #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
K |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))))) |
(*.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(/.f64 (neg.f64 U) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))))) |
(/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 1 binary64))) |
U |
(*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(*.f64 (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (*.f64 #s(literal 2 binary64) J)) |
(*.f64 #s(literal 2 binary64) (*.f64 J (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(*.f64 #s(literal 2 binary64) J) |
(*.f64 J #s(literal 2 binary64)) |
(+.f64 J J) |
#s(literal 2 binary64) |
(fma.f64 (sin.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) |
(cos.f64 (neg.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)))) |
(cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) |
(+.f64 (*.f64 (sin.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) U)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U))) (neg.f64 U)) |
(/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) U) |
(fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 U) U) U)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (/.f64 (*.f64 (neg.f64 U) U) U)) |
(+.f64 (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 U) U) U)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 U) U) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 (neg.f64 U) U))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 J #s(literal 6 binary64)) (*.f64 (pow.f64 U #s(literal 6 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 U) U) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 (neg.f64 U) U))))) |
(fma.f64 (*.f64 U U) #s(literal -1 binary64) (*.f64 (*.f64 J J) #s(literal -2 binary64))) |
(fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) |
(fma.f64 (neg.f64 U) U (*.f64 (*.f64 J J) #s(literal -2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 U U) (*.f64 (*.f64 J J) #s(literal -2 binary64))) |
(fma.f64 U (neg.f64 U) (*.f64 (*.f64 J J) #s(literal -2 binary64))) |
(fma.f64 J (*.f64 J #s(literal -2 binary64)) (*.f64 (neg.f64 U) U)) |
(fma.f64 #s(literal -2 binary64) (*.f64 J J) (*.f64 (neg.f64 U) U)) |
(-.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 U U))) |
(+.f64 (*.f64 (neg.f64 U) U) (*.f64 (*.f64 J J) #s(literal -2 binary64))) |
(+.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 (neg.f64 U) U)) |
(*.f64 (exp.f64 (log.f64 J)) (exp.f64 (log.f64 J))) |
(*.f64 (neg.f64 J) (neg.f64 J)) |
(*.f64 (fabs.f64 J) (fabs.f64 J)) |
(*.f64 J J) |
(pow.f64 (exp.f64 (log.f64 J)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 J) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 J) #s(literal 2 binary64)) |
(pow.f64 (*.f64 J J) #s(literal 1 binary64)) |
(pow.f64 J #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 J #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 J) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 J) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 J) #s(literal 2 binary64)))) |
(*.f64 (*.f64 U U) #s(literal -1 binary64)) |
(*.f64 (neg.f64 U) U) |
(*.f64 #s(literal -1 binary64) (*.f64 U U)) |
(*.f64 U (neg.f64 U)) |
(neg.f64 (*.f64 U U)) |
(*.f64 (exp.f64 (log.f64 U)) (exp.f64 (log.f64 U))) |
(*.f64 (fabs.f64 U) (fabs.f64 U)) |
(*.f64 (neg.f64 U) (neg.f64 U)) |
(*.f64 U U) |
(pow.f64 (exp.f64 (log.f64 U)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 U) #s(literal 2 binary64)) |
(pow.f64 (*.f64 U U) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 U) #s(literal 2 binary64)) |
(pow.f64 U #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 U #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 U) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 U) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 U) #s(literal 2 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U))) (*.f64 J #s(literal -2 binary64)))) |
(*.f64 #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U))) (*.f64 J #s(literal -2 binary64))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U)))) |
(*.f64 J (*.f64 #s(literal -2 binary64) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U))))) |
(*.f64 J #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) J) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U))) |
(*.f64 (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U)) |
(*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)) |
(neg.f64 (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)) |
(fma.f64 (/.f64 J (*.f64 U U)) (neg.f64 U) (*.f64 (/.f64 #s(literal 1/2 binary64) J) (neg.f64 U))) |
(fma.f64 (neg.f64 U) (/.f64 J (*.f64 U U)) (*.f64 (neg.f64 U) (/.f64 #s(literal 1/2 binary64) J))) |
(+.f64 (*.f64 (/.f64 J (*.f64 U U)) (neg.f64 U)) (*.f64 (/.f64 #s(literal 1/2 binary64) J) (neg.f64 U))) |
(+.f64 (*.f64 (neg.f64 U) (/.f64 J (*.f64 U U))) (*.f64 (neg.f64 U) (/.f64 #s(literal 1/2 binary64) J))) |
(*.f64 #s(literal -1 binary64) U) |
(*.f64 U #s(literal -1 binary64)) |
(neg.f64 U) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) J) #s(literal 2 binary64)) (pow.f64 (/.f64 J (*.f64 U U)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) J) (/.f64 J (*.f64 U U)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 J (*.f64 U U)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) J) #s(literal 2 binary64))) (-.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) J) #s(literal 3 binary64)) (pow.f64 (/.f64 J (*.f64 U U)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) J) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 J (*.f64 U U)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) J) (/.f64 J (*.f64 U U)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 J (*.f64 U U)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) J) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 J (*.f64 U U)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) J) #s(literal 2 binary64)) (*.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))))) |
(/.f64 (fma.f64 J J (*.f64 (*.f64 U U) #s(literal 1/2 binary64))) (*.f64 (*.f64 U U) J)) |
(fma.f64 (pow.f64 J #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 J (*.f64 U U))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64)) (/.f64 J (*.f64 U U))) |
(+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) J) (/.f64 J (*.f64 U U))) |
(/.f64 (neg.f64 J) (*.f64 (neg.f64 U) U)) |
(/.f64 (/.f64 J U) U) |
(/.f64 J (*.f64 U U)) |
(*.f64 (pow.f64 J #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 J #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 J)) |
(/.f64 #s(literal 1/2 binary64) J) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
(*.f64 (*.f64 J #s(literal -2 binary64)) (*.f64 #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(+.f64 #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 U J)) (/.f64 U J)) |
(*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 U J) (*.f64 (/.f64 U J) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 U U) #s(literal 1/4 binary64)) (*.f64 J J)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (*.f64 J J)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (/.f64 U J) #s(literal 1 binary64)) (pow.f64 (/.f64 U J) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 U J) #s(literal 1 binary64)) (/.f64 U J)) |
(*.f64 (neg.f64 (/.f64 U J)) (neg.f64 (/.f64 U J))) |
(*.f64 (fabs.f64 (/.f64 U J)) (fabs.f64 (/.f64 U J))) |
(*.f64 (/.f64 U J) (/.f64 U J)) |
(*.f64 U (/.f64 U (*.f64 J J))) |
(pow.f64 (neg.f64 (/.f64 U J)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 U J)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 U J) #s(literal 2 binary64)) |
(/.f64 (*.f64 U (/.f64 U J)) J) |
(/.f64 (*.f64 (/.f64 U J) U) J) |
(/.f64 (*.f64 (neg.f64 U) U) (neg.f64 (*.f64 J J))) |
(/.f64 (/.f64 (*.f64 U U) J) J) |
(/.f64 (*.f64 U U) (*.f64 J J)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U J) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 U) #s(literal 2 binary64)) (*.f64 (log.f64 J) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 U J)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 U) (neg.f64 J)) |
(/.f64 U J) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) #s(literal -2 binary64))) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 6 binary64)) (pow.f64 U #s(literal 5 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 4 binary64)) (pow.f64 U #s(literal 3 binary64))) #s(literal 2 binary64))) (*.f64 J J) (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)) U) #s(literal -2 binary64))) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* J -2) (*.f64 J #s(literal -2 binary64))) |
#s(approx J J) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (/.f64 U (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 J J)) U)) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) (*.f64 J J) (/.f64 (*.f64 U #s(literal 1/2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 J J) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64)) (pow.f64 U #s(literal 5 binary64)))) #s(literal 2 binary64) (neg.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U) #s(literal 3 binary64)))) (*.f64 J J) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) U)) (*.f64 J J) (/.f64 (*.f64 U #s(literal 1/2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) J)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 U U)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (*.f64 J J)) #s(literal 1 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* 2 J) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (neg.f64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 J J)) (pow.f64 U #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 U #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 J J)) (pow.f64 U #s(literal 5 binary64)))) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (neg.f64 U)) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (neg.f64 U)) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) (-.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U))) |
#s(approx (* J J) (*.f64 J J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (neg.f64 U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 J J)) (pow.f64 U #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 U #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 J J)) (pow.f64 U #s(literal 5 binary64)))) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J) (neg.f64 U))) |
#s(approx (* J -2) (*.f64 J #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (/.f64 U J) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (/.f64 (fma.f64 U #s(literal 1/2 binary64) (/.f64 (*.f64 J J) U)) J)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 J J) (pow.f64 U #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 U #s(literal -1 binary64))) (*.f64 J J) (*.f64 U #s(literal 1/2 binary64))) J)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (/.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 J J)) (pow.f64 U #s(literal 5 binary64))) (pow.f64 U #s(literal -3 binary64))) (*.f64 J J) (pow.f64 U #s(literal -1 binary64))) (*.f64 J J) (*.f64 U #s(literal 1/2 binary64))) J)) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J)) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 #s(literal 1/2 binary64) J)) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 (+.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal 1/2 binary64)) J)) |
#s(approx (/ J (* U U)) (/.f64 J (*.f64 U U))) |
#s(approx (/ 1/2 J) (/.f64 #s(literal 1/2 binary64) J)) |
#s(approx (* 1/4 (* (/ U J) (/ U J))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (/ U J) (/ U J)) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) |
#s(approx (/ U J) (/.f64 U J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64)))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) #s(literal -1/512 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) #s(literal 1/64 binary64))))) J)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 U #s(literal 4 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (pow.f64 U #s(literal 6 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) #s(literal -1/512 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 U #s(literal 4 binary64))) (pow.f64 J #s(literal 4 binary64))))) #s(literal 2 binary64)) J)) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 J J))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) #s(literal 2 binary64)) J)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) #s(literal -1/512 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 U #s(literal 4 binary64))) (pow.f64 J #s(literal 4 binary64))))) #s(literal 2 binary64)) J)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (+.f64 (fma.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U)) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (*.f64 (-.f64 (*.f64 (/.f64 U (*.f64 J J)) #s(literal -1/2 binary64)) (pow.f64 U #s(literal -1 binary64))) J)) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) (*.f64 (fma.f64 (pow.f64 J #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 U #s(literal -2 binary64))) J)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 J) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 J) (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 J) (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 J) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 J) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 J) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 J) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 J) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 J) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 U #s(literal 6 binary64)) (pow.f64 J #s(literal 6 binary64))) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (*.f64 (neg.f64 J) (fma.f64 (/.f64 U (*.f64 J J)) #s(literal 1/2 binary64) (pow.f64 U #s(literal -1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 K K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/384 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (*.f64 K K) (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))))) (*.f64 K K) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/46080 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/12288 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))))) (*.f64 K K) (fma.f64 (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/384 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))))) (*.f64 K K) (*.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 U U) J)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) J) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) #s(literal -2 binary64))) (*.f64 K K) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) J) #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (*.f64 J #s(literal -2 binary64))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (*.f64 (*.f64 K K) J) #s(literal 1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal 1/4 binary64) J)) (*.f64 K K) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* -2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/23040 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal -1/192 binary64) J)) (*.f64 K K) (*.f64 #s(literal 1/4 binary64) J)) (*.f64 K K) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (cos (/ K 2)) #s(literal 1 binary64)) |
#s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (/ K 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (/ K 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 K K) #s(literal 1/384 binary64)) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (* 1/2 K)) #s(literal 1 binary64)) |
#s(approx (cos (* 1/2 K)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (* 1/2 K)) (fma.f64 (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (cos (* 1/2 K)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 K K) #s(literal 1/384 binary64)) (*.f64 K K)) #s(literal 1/8 binary64)) (*.f64 K K) #s(literal 1 binary64))) |
#s(approx (* 1/2 K) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx K K) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (*.f64 (pow.f64 (*.f64 K (/.f64 U J)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64))) #s(literal 1/32 binary64) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (*.f64 K K))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/1024 binary64) (/.f64 (/.f64 (pow.f64 U #s(literal 4 binary64)) (pow.f64 J #s(literal 4 binary64))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)))))) (*.f64 K K)) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64))))) (*.f64 K K) (*.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 K K) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 K (/.f64 U J)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K)))) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)))) (*.f64 K K) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 K (/.f64 U J)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (fma.f64 #s(literal 1/192 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)) #s(literal 1/4 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal -1/24 binary64)))) (*.f64 K K) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 U J) #s(literal 2 binary64)))) (*.f64 K K) (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (*.f64 (/.f64 U J) #s(literal 1/2 binary64))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (/.f64 (*.f64 (*.f64 K K) U) J) #s(literal 1/16 binary64) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K K)) (*.f64 (/.f64 U J) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (/ U (* (* 2 J) (cos (/ K 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 U J) (fma.f64 #s(literal 1/3072 binary64) (/.f64 U J) (*.f64 (*.f64 (/.f64 U J) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal -5/384 binary64)))) (*.f64 K K) (*.f64 #s(literal 1/16 binary64) (/.f64 U J))) (*.f64 K K) (*.f64 (/.f64 U J) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J)) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (*.f64 (*.f64 K K) J) #s(literal -1/4 binary64) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 K K) J) #s(literal 1/192 binary64) (*.f64 #s(literal -1/4 binary64) J)) (*.f64 K K) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (* (* 2 J) (cos (/ K 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/23040 binary64) (*.f64 (*.f64 K K) J) (*.f64 #s(literal 1/192 binary64) J)) (*.f64 K K) (*.f64 #s(literal -1/4 binary64) J)) (*.f64 K K) (*.f64 #s(literal 2 binary64) J))) |
#s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (cos (* 1/2 K)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (/.f64 (/.f64 (*.f64 U U) J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) (*.f64 U U) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) (*.f64 U U) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 U U)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -4 binary64)))) (*.f64 U U) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx U U) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 U U) J) #s(literal -1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 J #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 J #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 J #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) U)) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U)) U)) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) (fma.f64 (*.f64 J J) #s(literal -2 binary64) (*.f64 (neg.f64 U) U))) |
#s(approx (neg (* U U)) (*.f64 (neg.f64 U) U)) |
#s(approx (* U U) (*.f64 U U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 U U) J) #s(literal -1/4 binary64) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 U U)) (pow.f64 J #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 J #s(literal -3 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 U U)) (pow.f64 J #s(literal 5 binary64)))) (*.f64 U U)) (/.f64 #s(literal 1/4 binary64) J)) (*.f64 U U) (*.f64 J #s(literal -2 binary64)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (fma.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 J #s(literal 4 binary64))) #s(literal -1/128 binary64) (*.f64 (pow.f64 J #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 U U) (pow.f64 J #s(literal 6 binary64))) #s(literal 1/1024 binary64) (*.f64 #s(literal -1/128 binary64) (pow.f64 J #s(literal -4 binary64)))) (*.f64 U U) (*.f64 (pow.f64 J #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 (/.f64 (*.f64 U U) J) #s(literal -1/2 binary64) (neg.f64 J)) U)) |
#s(approx (neg U) (neg.f64 U)) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 (fma.f64 (/.f64 (*.f64 U U) J) #s(literal 1/2 binary64) J) (*.f64 U U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)) #s(literal 1 binary64)) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)))) #s(literal 1 binary64)) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)))) U)) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))) U)) |
#s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 U U) #s(literal 1 binary64))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)) U)) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) (*.f64 U U))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))) U)) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)) U)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) U)) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))) U)) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (*.f64 (-.f64 (/.f64 (neg.f64 J) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)) |
#s(approx (+ (/ J (* U U)) (/ 1/2 J)) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 2 binary64)) (*.f64 U U)) #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 U J) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J)))))) |
#s(approx (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J) #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 J (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) J))))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) U) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (* J J) -2) (neg (* U U))) U) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) U) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (*.f64 J J) (*.f64 U U)) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 J #s(literal 4 binary64))) (pow.f64 U #s(literal 4 binary64))) #s(literal 1 binary64))))) |
#s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (fma.f64 (/.f64 (pow.f64 J #s(literal 6 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 4 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J))))) |
#s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (fma.f64 (/.f64 (pow.f64 J #s(literal 3 binary64)) (pow.f64 U #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 J #s(literal 5 binary64)) (pow.f64 U #s(literal 6 binary64))) #s(literal 2 binary64) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
#s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) (neg.f64 U))) |
Compiled 21 328 to 2 108 computations (90.1% saved)
26 alts after pruning (20 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 386 | 8 | 394 |
| Fresh | 4 | 12 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 392 | 26 | 418 |
| Status | Accuracy | Program |
|---|---|---|
| 38.7% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))) #s(literal -1/2 binary64)))) | |
| 38.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 #s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))))) | |
| 37.9% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) | |
| 68.0% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -1 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) | |
| 76.6% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (+.f64 J J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) | |
| ✓ | 68.1% | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
| 54.3% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) | |
| 55.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) | |
| ✓ | 44.2% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
| 36.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) | |
| 33.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) | |
| 42.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (exp.f64 (*.f64 (log1p.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))))) | |
| 28.1% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) | |
| 2.2% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) | |
| 9.2% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) | |
| 2.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) | |
| ✓ | 35.8% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
| 34.0% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) | |
| 36.3% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) | |
| 31.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) | |
| ✓ | 27.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
| ✓ | 21.5% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
| 3.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) | |
| 21.2% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) | |
| 17.0% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) | |
| ✓ | 14.9% | #s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
Compiled 3 271 to 1 123 computations (65.7% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -1 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (exp.f64 (*.f64 (log1p.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (*.f64 #s(literal 1/2 binary64) (/.f64 U J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 #s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (+.f64 J J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 U (*.f64 #s(literal 2 binary64) J)) (cos.f64 (/.f64 K #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 #s(approx (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) (*.f64 (*.f64 U U) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 U #s(literal -2 binary64))))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (+.f64 J J) (cos.f64 #s(approx (/ K 2) (*.f64 #s(literal 1/2 binary64) K))))) #s(literal 2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
6 calls:
| 24.0ms | U |
| 16.0ms | K |
| 15.0ms | (/.f64 K #s(literal 2 binary64)) |
| 14.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| 12.0ms | J |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 1 | (/.f64 K #s(literal 2 binary64)) |
| 86.8% | 1 | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| 99.8% | 3 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| 89.1% | 2 | J |
| 86.8% | 1 | K |
| 86.8% | 1 | U |
Compiled 34 to 37 computations (-8.8% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U #s(approx (* (* 2 J) (cos (/ K 2))) (*.f64 #s(literal 2 binary64) J))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -1 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (exp.f64 (*.f64 (log1p.f64 (*.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ U (* 2 J)) (cos (/ K 2))) (*.f64 #s(literal 1/2 binary64) (/.f64 U J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 U J) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K))) #s(literal -1/4 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) K)) #s(literal -2 binary64))) J)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (cosh.f64 #s(approx (asinh (/ (/ U (* 2 J)) (cos (/ K 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 U (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
1 calls:
| 9.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 3 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (/ 1 (pow (+ (pow (/ (/ U (* 2 J)) (cos (/ K 2))) 2) 1) -1/2))) (*.f64 #s(literal -2 binary64) (*.f64 J (cos.f64 (*.f64 #s(literal 1/2 binary64) K))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) K)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
6 calls:
| 11.0ms | (/.f64 K #s(literal 2 binary64)) |
| 11.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| 11.0ms | U |
| 8.0ms | J |
| 8.0ms | K |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | (/.f64 K #s(literal 2 binary64)) |
| 66.3% | 2 | K |
| 72.3% | 2 | U |
| 69.2% | 3 | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| 66.6% | 2 | J |
| 84.0% | 4 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 34 to 37 computations (-8.8% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) #s(approx (cos (/ K 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 K K) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 U J) (/.f64 U J))))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 U J) (/.f64 U J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
1 calls:
| 6.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 3 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 U U) (*.f64 J J)) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 U (/.f64 U (*.f64 J J))) #s(literal 1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
6 calls:
| 10.0ms | (/.f64 K #s(literal 2 binary64)) |
| 10.0ms | U |
| 6.0ms | K |
| 6.0ms | J |
| 6.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.3% | 3 | (/.f64 K #s(literal 2 binary64)) |
| 47.3% | 3 | K |
| 51.0% | 2 | J |
| 55.4% | 3 | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| 51.2% | 2 | U |
| 69.0% | 4 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 34 to 37 computations (-8.8% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) U) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 (fma.f64 (*.f64 J J) #s(literal -2 binary64) (neg.f64 (*.f64 U U))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) #s(approx (+ (/ J (* U U)) (/ 1/2 J)) (/.f64 J (*.f64 U U))))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64)) U))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1))) (*.f64 (neg.f64 U) (-.f64 (/.f64 (*.f64 (*.f64 J J) #s(literal -2 binary64)) (*.f64 U U)) #s(literal 1 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -1 binary64) (*.f64 U (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 J J) (*.f64 U U))) #s(literal 1 binary64)))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (-.f64 (/.f64 (neg.f64 U) (*.f64 J J)) (/.f64 #s(literal 2 binary64) U)) (*.f64 J J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (fma.f64 #s(literal -1/2 binary64) U (neg.f64 (/.f64 (*.f64 J J) U))) J))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) (*.f64 (neg.f64 U) (+.f64 (/.f64 J (*.f64 U U)) (/.f64 #s(literal 1/2 binary64) J)))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 J (/.f64 J U)) (*.f64 #s(literal -1 binary64) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
1 calls:
| 5.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.7% | 4 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 U J))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (fma.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64) (neg.f64 U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
1 calls:
| 3.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 4 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (neg.f64 U) U)) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (*.f64 (/.f64 (*.f64 J J) U) #s(literal -2 binary64))))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) #s(approx (+ (* -2 (/ (* J J) U)) (* -1 U)) (/.f64 #s(approx (+ (* (* J J) -2) (neg (* U U))) (*.f64 (*.f64 J J) #s(literal -2 binary64))) U)))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (*.f64 (*.f64 J #s(literal -2 binary64)) #s(approx (sqrt (+ (* (* (/ U J) (/ U J)) 1/4) 1)) #s(approx (* (neg U) (+ (/ J (* U U)) (/ 1/2 J))) (/.f64 (neg.f64 J) U))))) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) #s(approx (* (* J -2) (sqrt (+ (* (/ (* U U) (* J J)) 1/4) 1))) (*.f64 #s(literal -2 binary64) J))) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
1 calls:
| 6.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.9% | 3 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) (neg.f64 U)) |
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
4 calls:
| 1.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| 1.0ms | U |
| 1.0ms | J |
| 1.0ms | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | J |
| 35.8% | 1 | U |
| 49.1% | 2 | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| 49.1% | 2 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 30 to 29 computations (3.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
| Outputs |
|---|
#s(approx (* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))) U) |
6 calls:
| 1.0ms | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
| 1.0ms | (/.f64 K #s(literal 2 binary64)) |
| 1.0ms | K |
| 1.0ms | U |
| 1.0ms | J |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.9% | 1 | J |
| 14.9% | 1 | U |
| 14.9% | 1 | (/.f64 K #s(literal 2 binary64)) |
| 14.9% | 1 | K |
| 14.9% | 1 | (cos.f64 (/.f64 K #s(literal 2 binary64))) |
| 14.9% | 1 | (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 U (*.f64 (*.f64 #s(literal 2 binary64) J) (cos.f64 (/.f64 K #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
Compiled 34 to 37 computations (-8.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1571129142746566e+294 | 1.1209795621004371e+298 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1571129142746566e+294 | 1.1209795621004371e+298 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1571129142746566e+294 | 1.1209795621004371e+298 |
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
| 0.0ms | -2.4022345917190762e-145 | -5.23501706498739e-151 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
| 0.0ms | -8.323386700853302e-74 | -1.1641833889430405e-74 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
| 0.0ms | -8.323386700853302e-74 | -1.1641833889430405e-74 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
| 0.0ms | -inf | -2.8319990095361206e+304 |
Compiled 27 to 23 computations (14.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.8870436597002656e-290 | 1.0491054491615505e-210 |
Compiled 27 to 23 computations (14.8% saved)
| 1× | fuel |
Compiled 1 585 to 122 computations (92.3% saved)
(negabs J)
(abs U)
(abs K)
Compiled 18 804 to 5 182 computations (72.4% saved)
Loading profile data...