
Time bar (total: 7.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 0 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 1 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 2 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 3 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 4 |
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0.0% | 0.0% | 0.0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0.0% | 0.0% | 0.0% | 7 |
| 16.7% | 15.6% | 78.0% | 0.1% | 0.0% | 6.2% | 0.0% | 8 |
| 25.0% | 23.4% | 70.2% | 0.1% | 0.0% | 6.2% | 0.0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0.0% | 9.4% | 0.0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0.0% | 12.5% | 0.0% | 11 |
| 35.9% | 31.4% | 56.0% | 0.1% | 0.0% | 12.5% | 0.0% | 12 |
Compiled 29 to 22 computations (24.1% saved)
| 1.7s | 8 256× | 0 | valid |
| 57.0ms | 281× | 0 | invalid |
ival-tan: 327.0ms (24.2% of total)ival-mult!: 270.0ms (19.9% of total)ival-sin: 244.0ms (18.0% of total)ival-pow: 221.0ms (16.3% of total)ival-div!: 114.0ms (8.4% of total)ival-neg: 110.0ms (8.1% of total)ival-add!: 67.0ms (4.9% of total)adjust: 2.0ms (0.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 230 |
| 1 | 342 | 212 |
| 2 | 1400 | 212 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(negabs B)
Compiled 54 to 40 computations (25.9% saved)
| Inputs |
|---|
1 |
2 |
(/ 1 2) |
(neg (/ 1 2)) |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 11 to 6 computations (45.5% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 705 | 6054 |
| 1× | iter-limit |
| Inputs |
|---|
x |
#s(literal 1 binary64) |
B |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
F |
(sin.f64 B) |
(/.f64 F (sin.f64 B)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx F F) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* F F) 2) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx B B) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (pow.f64 B #s(literal 2 binary64)))))))))) |
#s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/45 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/945 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/45 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))))))) x) B)) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) F) (+.f64 (*.f64 #s(literal 1/720 binary64) F) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx x x) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (+ (* F F) 2) (* 2 x)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) x)) #s(literal 2 binary64))))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) x)) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 60.0ms | B | inf |
| 17.0ms | B | -inf |
| 7.0ms | F | 0 |
| 6.0ms | x | -inf |
| 5.0ms | x | inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 103 |
| 0 | 37 | 97 |
| 1 | 151 | 96 |
| 2 | 607 | 96 |
| 3 | 2840 | 96 |
| 0 | 4134 | 96 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
x |
#s(literal 1 binary64) |
B |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
F |
(sin.f64 B) |
(/.f64 F (sin.f64 B)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
B |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 B)))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (cos.f64 B)) |
(/.f64 (neg.f64 (sin.f64 B)) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(neg.f64 (neg.f64 (tan.f64 B))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 B) (PI.f64)))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 B)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (neg.f64 B))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) B)) |
(tan.f64 B) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 #s(literal -1 binary64) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (PI.f64) B)) #s(literal 2 binary64)) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (PI.f64) B)) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64))) (cos.f64 (+.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64)))) |
(/.f64 (sin.f64 (+.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (PI.f64))) (cos.f64 (+.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (PI.f64)))) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))))) |
(tan.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 (neg.f64 B))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(tan.f64 (+.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(tan.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(+.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) #s(literal 0 binary64))) |
(+.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(+.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (neg.f64 (sin.f64 B))) (neg.f64 (cos.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (neg.f64 x) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)) |
(*.f64 (/.f64 x (neg.f64 (sin.f64 B))) (cos.f64 B)) |
(*.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B)) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (neg.f64 x) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) |
(/.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
F |
(neg.f64 (sin.f64 (/.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (sin.f64 B))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (fabs.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 B) (PI.f64))) |
(sin.f64 (neg.f64 (neg.f64 B))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(sin.f64 B) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(-.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) (cos.f64 (neg.f64 (PI.f64)))) (*.f64 (neg.f64 (cos.f64 B)) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 B) (cos.f64 (-.f64 (neg.f64 (PI.f64)) (PI.f64)))) (*.f64 (cos.f64 B) (sin.f64 (-.f64 (neg.f64 (PI.f64)) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (neg.f64 (PI.f64))) (cos.f64 B)) (*.f64 (cos.f64 (neg.f64 (PI.f64))) (sin.f64 B))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (cos.f64 B)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 B) (cos.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(cos.f64 (fabs.f64 (fabs.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (fabs.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 B))) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 (sin.f64 B) (cos.f64 (+.f64 (PI.f64) (PI.f64)))) (*.f64 (cos.f64 B) (sin.f64 (+.f64 (PI.f64) (PI.f64))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) (cos.f64 (neg.f64 (PI.f64)))) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (neg.f64 (PI.f64))) (cos.f64 B)) (*.f64 (cos.f64 (neg.f64 (PI.f64))) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (cos.f64 B)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 B) (cos.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 (pow.f64 (fabs.f64 F) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 F) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 F) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 F) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F)))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (fabs.f64 F)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) F) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 F) F)) |
(sqrt.f64 (*.f64 (*.f64 F F) (*.f64 F F))) |
(fabs.f64 (*.f64 (neg.f64 F) F)) |
(fabs.f64 (*.f64 F F)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) #s(literal -1 binary64)))) (-.f64 (*.f64 F F) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (-.f64 (*.f64 F F) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (-.f64 (*.f64 F F) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (-.f64 (*.f64 F F) #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (-.f64 (*.f64 F F) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 F F))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) F))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)))) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (fabs.f64 F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 F F) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 (+.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 1 binary64) (+.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))) (+.f64 (+.f64 (*.f64 F F) x) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))) (+.f64 (+.f64 (*.f64 F F) x) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x x)) (-.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) (+.f64 (+.f64 (*.f64 F F) x) x)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) (+.f64 (+.f64 (*.f64 F F) x) x))) (-.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) (+.f64 (+.f64 (*.f64 F F) x) x)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) (+.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) (+.f64 (+.f64 (*.f64 F F) x) x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) (+.f64 (+.f64 (*.f64 F F) x) x)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) (+.f64 (+.f64 (*.f64 F F) x) x)) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (*.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))))) |
(neg.f64 (+.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (*.f64 #s(literal -2 binary64) x))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (+.f64 x x)) (*.f64 F F))) |
(-.f64 (+.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (-.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (neg.f64 x)) |
(-.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal -2 binary64)) |
(-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 F) F) (+.f64 x x))) |
(-.f64 #s(literal 2 binary64) (+.f64 (*.f64 (neg.f64 F) F) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 F F))) |
(-.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (+.f64 (*.f64 F F) x) x))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))) |
(-.f64 x (-.f64 (neg.f64 x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(-.f64 x (+.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(-.f64 x (neg.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(+.f64 (+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (+.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(+.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x) |
(+.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 x (*.f64 F F))) |
(+.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 F F) #s(literal -1 binary64))) |
(+.f64 (+.f64 (+.f64 (*.f64 F F) x) x) #s(literal 2 binary64)) |
(+.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 F F) x) x)) |
(+.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 F F))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (+.f64 x x))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 F F) x) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 F F) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) |
(*.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 F) (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B)))) |
(*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 F (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 x (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 x (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (+.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 x (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 x (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (+.f64 (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 x (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)))) |
(neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(neg.f64 (+.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
Compiled 21 618 to 2 965 computations (86.3% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 509 | 21 | 530 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 510 | 21 | 531 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.6% | (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
| 67.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 73.0% | (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 72.9% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)))) | |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) | |
| 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) | |
| ▶ | 46.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
| 44.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| ▶ | 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) | |
| 58.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 51.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) | |
| 57.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 53.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 58.3% | (+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 50.2% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 45.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| ▶ | 49.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
| ▶ | 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
Compiled 1 340 to 962 computations (28.2% saved)
| Inputs |
|---|
-2 |
-1/2 |
-1 |
1 |
2 |
(/ 1 2) |
(neg (/ 1 2)) |
| Outputs |
|---|
#s(literal -2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 14 to 9 computations (35.7% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1407 | 13614 |
| 1× | iter-limit |
| Inputs |
|---|
x |
(neg.f64 x) |
B |
(tan.f64 B) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(sin.f64 B) |
(neg.f64 (sin.f64 B)) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 F F) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
#s(literal -1/2 binary64) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(literal -1 binary64) |
(cos.f64 B) |
(*.f64 x (cos.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) F) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 F (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
#s(literal 2 binary64) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx F F) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (- -2 (* F F)) #s(literal -2 binary64)) |
#s(approx (- -2 (* F F)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 F (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 F (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (/ 1 F) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* F (sin B)) (*.f64 F (sin.f64 B))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
#s(approx (* -1 (/ (* x (cos B)) (* F (sin B)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F)) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (/ (sin B) F) (/.f64 (sin.f64 B) F)) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (- -2 (* F F)) (*.f64 #s(literal -1 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (- -2 (* F F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) #s(literal 1 binary64)) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(literal -1 binary64)) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (/.f64 (*.f64 x (cos.f64 B)) F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) F)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))))) |
#s(approx (+ (* F F) 2) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (cos.f64 B))) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F))) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F))) F)) (*.f64 x (cos.f64 B))) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))))) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F))) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx B B) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (pow.f64 B #s(literal 2 binary64)))))))))) |
#s(approx (/ (neg x) (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (/ (neg x) (tan B)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))))) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x)))))))))) B)) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/120 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) |
#s(approx (* (/ (neg x) (tan B)) (neg (sin B))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (* (/ (neg x) (tan B)) (neg (sin B))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (* (/ (neg x) (tan B)) (neg (sin B))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) B)) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))))))) B)) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))))) B)) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/2 binary64))))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 #s(literal 1/24 binary64) x))))))) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/45 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/945 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/45 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))))))) x) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) F) (+.f64 (*.f64 #s(literal 1/720 binary64) F) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (* F (sin B)) (*.f64 B F)) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) F) (*.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))))) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) F) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/120 binary64) F)))))))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F))) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (/.f64 x F)) B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (/.f64 x F)) B)) |
#s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 x F)) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (/.f64 x F)) B)) |
#s(approx (* -1 (/ (* x (cos B)) (* F (sin B)))) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)))) |
#s(approx (* -1 (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))) (*.f64 #s(literal -1 binary64) (/.f64 x F))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 x F)) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F)))))))))) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 7/360 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 31/15120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F))) B)) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F))))))) (/.f64 #s(literal 1 binary64) F))) B)) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (+.f64 (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 x F)) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))))) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F)))))))))) (/.f64 #s(literal 1 binary64) F))) B)) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B)) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (+.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))))) B)) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (+.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F)))))))) B)) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (+.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x F)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 x F))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 x F)) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal -1/6 binary64) (/.f64 x F)))))))) (*.f64 #s(literal 31/15120 binary64) (/.f64 #s(literal 1 binary64) F)))))))))) B)) |
#s(approx (/ (sin B) F) (/.f64 B F)) |
#s(approx (/ (sin B) F) (*.f64 B (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (/ (sin B) F) (*.f64 B (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (/ (sin B) F) (*.f64 B (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (sin.f64 B)))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (neg x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 x (-.f64 (*.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (+.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (+.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 x (sin.f64 B))))))) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) x)) #s(literal 2 binary64))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) x)) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) x)) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 x (sin.f64 B)))))))) |
#s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 18.0ms | B | inf |
| 13.0ms | B | -inf |
| 9.0ms | x | 0 |
| 8.0ms | B | 0 |
| 6.0ms | x | -inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 465 |
| 0 | 110 | 438 |
| 1 | 461 | 397 |
| 2 | 2059 | 397 |
| 0 | 4825 | 397 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
x |
(neg.f64 x) |
B |
(tan.f64 B) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(sin.f64 B) |
(neg.f64 (sin.f64 B)) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 F F) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
#s(literal -1/2 binary64) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(literal -1 binary64) |
(cos.f64 B) |
(*.f64 x (cos.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) F) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 F (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
#s(literal 2 binary64) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
x |
(neg.f64 x) |
B |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (sin.f64 B) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(neg.f64 (neg.f64 (tan.f64 B))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (neg.f64 B))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) B)) |
(tan.f64 B) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (neg.f64 x)) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (neg.f64 x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 x (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal -1 binary64))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(neg.f64 (neg.f64 (sin.f64 B))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (neg.f64 (neg.f64 B))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 B) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(sin.f64 B) |
(-.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(neg.f64 (sin.f64 B)) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 B)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 B) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(sin.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 B)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (PI.f64) B)) |
(sin.f64 (neg.f64 B)) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (neg.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (fabs.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (neg.f64 (sin.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(*.f64 x (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (tan.f64 B)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (fabs.f64 F)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F))) |
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) F) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (pow.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 F) F)) |
(sqrt.f64 (*.f64 (*.f64 F F) (*.f64 F F))) |
(fabs.f64 (*.f64 (neg.f64 F) F)) |
(fabs.f64 (*.f64 F F)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) F) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F)) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal -2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(neg.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(+.f64 (*.f64 (neg.f64 F) F) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(neg.f64 (-.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) x) x)) |
(-.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) (neg.f64 x)) |
(-.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal -2 binary64)) |
(-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (neg.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 x (-.f64 (neg.f64 x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(-.f64 x (+.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(-.f64 x (neg.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(+.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) x) |
(+.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal 2 binary64)) |
(+.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x) |
(+.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (+.f64 x x))) |
(+.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (+.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))))) |
(neg.f64 (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) F)) |
(-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) |
(+.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) |
(+.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (/.f64 (sin.f64 B) F)) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (sin.f64 B)) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (cos.f64 B) x))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (sin.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 x (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 x (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))))) |
(neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(literal -1 binary64) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 B)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 B)))) |
(cos.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 B))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (fabs.f64 B)) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (neg.f64 x)) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (neg.f64 x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 x (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal -1 binary64))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal 1 binary64)) |
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 B))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (sin.f64 B)) |
(/.f64 (sin.f64 (+.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (neg.f64 x)) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (neg.f64 x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 x (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal -1 binary64))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64)) |
(pow.f64 F #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 F)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal 2 binary64) (*.f64 F #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) F) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 F))) |
(neg.f64 (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) |
(*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (sin.f64 B)) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) |
(/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(*.f64 F (sin.f64 B)) |
(*.f64 (sin.f64 B) F) |
(*.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (cos.f64 B) F) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) F)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 F)) x) |
(*.f64 (/.f64 x F) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (cos.f64 B) x)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (/.f64 x F)) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
(*.f64 (cos.f64 B) (/.f64 x (*.f64 F (sin.f64 B)))) |
(*.f64 x (/.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 F))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B))) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x F) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 F (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (/.f64 x F) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (*.f64 F (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (tan.f64 B)) F)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (*.f64 F (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B)) |
(/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 F)) |
(/.f64 (/.f64 x (tan.f64 B)) F) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) x))) |
(/.f64 x (*.f64 F (tan.f64 B))) |
(/.f64 x (*.f64 (tan.f64 B) F)) |
(neg.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 F))) |
(*.f64 (neg.f64 (/.f64 x F)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F)) |
(*.f64 (/.f64 x F) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x F) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (/.f64 x (*.f64 F (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 F (tan.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 F))) |
(*.f64 x (*.f64 (/.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 F)) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (/.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 F (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 F (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 F (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 F (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 F (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 F (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 F (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) |
(/.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) F) |
(/.f64 (/.f64 x (tan.f64 B)) (neg.f64 F)) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 x (*.f64 F (neg.f64 (tan.f64 B)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 F (tan.f64 B))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F (tan.f64 B))))) |
(neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) |
(*.f64 (pow.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 F #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F))) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 F)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) F) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B)) (*.f64 F (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 F (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 F (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 F (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 F (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 F (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sin.f64 B)) (*.f64 F (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sin.f64 B)) (*.f64 F (/.f64 x (tan.f64 B)))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 F (*.f64 (cos.f64 B) x))) (*.f64 F (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (*.f64 (/.f64 x F) (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) F) (*.f64 (sin.f64 B) (/.f64 (*.f64 (cos.f64 B) x) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) F) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) F)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) F)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (/.f64 x F) (cos.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) F))) (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) F)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) x))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (/.f64 #s(literal 1 binary64) F))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 F (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 F (/.f64 #s(literal 1 binary64) F))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 F #s(literal -1 binary64))) (*.f64 F (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 F (sin.f64 B))) (*.f64 F #s(literal -1 binary64))) (*.f64 F (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 F #s(literal 1 binary64))) (*.f64 F (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 1 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))))) (neg.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) (neg.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)))) (neg.f64 (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) F) (sin.f64 B)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) (sin.f64 B)) F) |
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B)))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (+.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 F (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 F (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (*.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) (*.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) (-.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F (tan.f64 B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 x (*.f64 F (tan.f64 B)))) |
(-.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 x (*.f64 F (tan.f64 B))))) |
(+.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F))) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F) |
(*.f64 F (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)))) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) F)) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 (*.f64 F (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) (*.f64 F (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) F) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
(-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F)) |
(-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
(*.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) F) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 F)) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 F))) |
(/.f64 (sin.f64 B) F) |
(neg.f64 (/.f64 (sin.f64 B) (neg.f64 F))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(neg.f64 (-.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) x) x)) |
(-.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) (neg.f64 x)) |
(-.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal -2 binary64)) |
(-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (neg.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 x (-.f64 (neg.f64 x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(-.f64 x (+.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(-.f64 x (neg.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(+.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) x) |
(+.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal 2 binary64)) |
(+.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x) |
(+.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (+.f64 x x))) |
(+.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B))) (neg.f64 F)) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (/.f64 (sin.f64 B) F)) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (sin.f64 B)) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (cos.f64 B) x))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) x)) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (*.f64 (cos.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (sin.f64 B) F)) (*.f64 (sin.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 B) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (sin.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 x (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (tan.f64 B))) x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (tan.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 x (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (neg.f64 x))) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (sin.f64 B) F)) (*.f64 (neg.f64 (tan.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) F)) (*.f64 (tan.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))))) |
(neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
Compiled 75 800 to 7 808 computations (89.7% saved)
43 alts after pruning (43 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 612 | 35 | 1 647 |
| Fresh | 8 | 8 | 16 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 625 | 43 | 1 668 |
| Status | Accuracy | Program |
|---|---|---|
| 57.5% | (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) | |
| 67.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 48.9% | (/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 37.7% | (/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) | |
| ▶ | 81.6% | (/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
| 60.5% | (/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) | |
| 52.3% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) (neg.f64 (sin.f64 B))) | |
| 51.8% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) | |
| 51.2% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) | |
| 73.0% | (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 74.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) | |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)))) | |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) | |
| 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) | |
| 44.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 43.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 57.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 53.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| ▶ | 29.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
| ▶ | 50.2% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 20.8% | #s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 17.8% | #s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 45.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 51.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 53.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 53.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) | |
| 35.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) | |
| 30.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) | |
| ▶ | 31.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
| 33.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) | |
| 25.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) | |
| 5.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) | |
| 3.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) | |
| 8.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) | |
| 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) | |
| 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) | |
| 51.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) | |
| 3.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) | |
| ▶ | 30.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
| 32.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) | |
| 52.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
Compiled 3 260 to 2 328 computations (28.6% saved)
| Inputs |
|---|
-2 |
-1/2 |
-1 |
1 |
(PI) |
1/2 |
(* (PI) 1/2) |
2 |
(/ 1 2) |
(neg (/ 1 2)) |
| Outputs |
|---|
#s(literal -2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(literal 884279719003555/281474976710656 binary64) |
#s(literal 1/2 binary64) |
#s(literal 884279719003555/562949953421312 binary64) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 19 to 12 computations (36.8% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1319 | 12591 |
| 1× | iter-limit |
| Inputs |
|---|
x |
(neg.f64 x) |
B |
(sin.f64 B) |
(neg.f64 (sin.f64 B)) |
(tan.f64 B) |
(/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 F F) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
#s(literal -1/2 binary64) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(literal -1 binary64) |
(/.f64 x B) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
(*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) B) |
#s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) F) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(neg.f64 B) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
#s(literal 2 binary64) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx F F) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (- -2 (* F F)) #s(literal -2 binary64)) |
#s(approx (- -2 (* F F)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 F (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 F (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (/ 1 F) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (/ (sin B) F) (/.f64 (sin.f64 B) F)) |
#s(approx (+ (* F F) 2) #s(literal 2 binary64)) |
#s(approx (+ (* F F) 2) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (- -2 (* F F)) (*.f64 #s(literal -1 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (- -2 (* F F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) #s(literal 1 binary64)) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(literal -1 binary64)) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (/.f64 (*.f64 x (cos.f64 B)) F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) F)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))))) |
#s(approx (+ (* F F) 2) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (cos.f64 B))) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F))) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F))) F)) (*.f64 x (cos.f64 B))) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))))) |
#s(approx B B) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/120 binary64))))) #s(literal 1 binary64)))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (pow.f64 B #s(literal 2 binary64)))))))))) |
#s(approx (/ (neg (sin B)) (tan B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (neg (sin B)) (tan B)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (/ (neg (sin B)) (tan B)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/24 binary64))))) #s(literal 1 binary64))) |
#s(approx (* (neg x) (/ (neg (sin B)) (tan B))) x) |
#s(approx (* (neg x) (/ (neg (sin B)) (tan B))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (* (neg x) (/ (neg (sin B)) (tan B))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (* (neg x) (/ (neg (sin B)) (tan B))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) B)) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))))))) B)) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))))) B)) |
#s(approx (/ x B) (/.f64 x B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (/ 1 B) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/45 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/945 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/45 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))))))) x) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (/ F (sin B)) (/.f64 (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) F) (+.f64 (*.f64 #s(literal 1/720 binary64) F) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) F) (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) 1/2) (neg B)) (+.f64 (*.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (PI) 1/2) (neg B))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (PI) 1/2) (neg B))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) (*.f64 B (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (sin (+ (* (PI) 1/2) (neg B))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (+ (* (PI) 1/2) (neg B))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 B (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 B (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (* x (sin (+ (* (PI) 1/2) (neg B)))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* x (sin (+ (* (PI) 1/2) (neg B)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* x (sin (+ (* (PI) 1/2) (neg B)))) (+.f64 (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* x (sin (+ (* (PI) 1/2) (neg B)))) (+.f64 (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 B (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B)) (/.f64 (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) B)) |
#s(approx (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) B)) |
#s(approx (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B)) (/.f64 (+.f64 (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) B)) |
#s(approx (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B)) (/.f64 (+.f64 (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 B (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/120 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) B)) |
#s(approx (* -1 (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) B))) |
#s(approx (* -1 (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 B (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) B)) |
#s(approx (* -1 (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) B)) |
#s(approx (* -1 (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 B (+.f64 (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/120 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 x (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) B)) |
#s(approx (/ (sin B) F) (/.f64 B F)) |
#s(approx (/ (sin B) F) (*.f64 B (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (/ (sin B) F) (*.f64 B (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (/ (sin B) F) (*.f64 B (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F)))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (/ (neg (sin B)) (tan B)) (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (sin.f64 B)))) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 B (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) B)) #s(literal 1 binary64)))) |
#s(approx (sin (+ (* (PI) 1/2) (neg B))) (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) B))) |
#s(approx (* x (sin (+ (* (PI) 1/2) (neg B)))) (*.f64 x (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) B)))) |
#s(approx (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B)) (/.f64 (*.f64 x (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) B))) (sin.f64 B))) |
#s(approx (* -1 (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) B))) (sin.f64 B)))) |
#s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) B)))))) |
#s(approx (sin (+ (* (PI) 1/2) (neg B))) (sin.f64 (+.f64 (*.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* x (sin (+ (* (PI) 1/2) (neg B)))) (*.f64 x (sin.f64 (+.f64 (*.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B)) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B))) |
#s(approx (* -1 (/ (* x (sin (+ (* (PI) 1/2) (neg B)))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (neg x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 x (-.f64 (*.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (+.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (+.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x)))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) x)) #s(literal 2 binary64))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) x)) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) x)) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ (- (* (neg x) (/ (neg (sin B)) (tan B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 18.0ms | B | -inf |
| 13.0ms | B | inf |
| 5.0ms | x | -inf |
| 5.0ms | x | 0 |
| 5.0ms | F | -inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 479 |
| 0 | 117 | 459 |
| 1 | 488 | 415 |
| 2 | 1929 | 415 |
| 0 | 4168 | 415 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
x |
(neg.f64 x) |
B |
(sin.f64 B) |
(neg.f64 (sin.f64 B)) |
(tan.f64 B) |
(/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 F F) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
#s(literal -1/2 binary64) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(literal -1 binary64) |
(/.f64 x B) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
(*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) B) |
#s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) F) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(neg.f64 B) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
#s(literal 2 binary64) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
x |
(neg.f64 x) |
B |
(neg.f64 (neg.f64 (sin.f64 B))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 B) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(sin.f64 B) |
(-.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (-.f64 B (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(+.f64 (*.f64 (cos.f64 B) (cos.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 B) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(neg.f64 (sin.f64 B)) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 B) (PI.f64)))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64))) |
(sin.f64 (-.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (PI.f64) B)) |
(sin.f64 (neg.f64 B)) |
(-.f64 (*.f64 (sin.f64 B) (cos.f64 (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) (*.f64 (cos.f64 B) (sin.f64 (*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (neg.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (fabs.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64))) |
(cos.f64 (-.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (sin.f64 B) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(neg.f64 (neg.f64 (tan.f64 B))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) B)) |
(tan.f64 B) |
(*.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 (sin.f64 B))) |
(*.f64 (neg.f64 (sin.f64 B)) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (sin.f64 B) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) |
(/.f64 (sin.f64 B) (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 (sin.f64 B) (tan.f64 B))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(*.f64 x (neg.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) (neg.f64 x))) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (tan.f64 B)) |
(/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 B) (tan.f64 B)))) |
(neg.f64 (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 x (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 x (neg.f64 x)) |
(+.f64 x (neg.f64 (neg.f64 x))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (fabs.f64 F)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F))) |
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) F) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (pow.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 F) F)) |
(sqrt.f64 (*.f64 (*.f64 F F) (*.f64 F F))) |
(fabs.f64 (*.f64 (neg.f64 F) F)) |
(fabs.f64 (*.f64 F F)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) F) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F)) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal -2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(neg.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(+.f64 (*.f64 (neg.f64 F) F) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(neg.f64 (-.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) x) x)) |
(-.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) (neg.f64 x)) |
(-.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal -2 binary64)) |
(-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (neg.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 x (-.f64 (neg.f64 x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(-.f64 x (+.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(-.f64 x (neg.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(+.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) x) |
(+.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal 2 binary64)) |
(+.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x) |
(+.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (+.f64 x x))) |
(+.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (+.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))))) |
(neg.f64 (+.f64 (/.f64 (*.f64 x (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(neg.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x)))) |
(-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) F)) |
(-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) |
(+.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(*.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x))) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(neg.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 (sin.f64 B) (tan.f64 B)) (neg.f64 x))) (neg.f64 (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) B) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 B)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) B) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 x)) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 x B) |
(neg.f64 (/.f64 (neg.f64 x) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
(*.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
(neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
(neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) #s(literal 1 binary64))) |
(neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 B (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B)) |
(pow.f64 B #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 #s(literal 2 binary64) (*.f64 B #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 B) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal -1 binary64))) |
#s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))) x) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) |
(neg.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64)) |
(pow.f64 F #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 F)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 F #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) F) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 F))) |
(neg.f64 (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) |
#s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) |
(*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(*.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (sin.f64 B)) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) |
(/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (sin.f64 B)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (+.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))) (-.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))))))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(-.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) |
(+.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) |
(+.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(neg.f64 B) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) (neg.f64 B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 B B) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (neg.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 B B)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 B B)) (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 B #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (*.f64 B B) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 B) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 B B) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))))) |
(neg.f64 (-.f64 B (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(-.f64 (neg.f64 B) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 B) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (neg.f64 B) (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) |
(+.f64 (neg.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64)))) (cos.f64 B)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64)))))) |
(neg.f64 (sin.f64 (-.f64 B (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) (cos.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 B) (sin.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 B) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 B)))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (-.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 B))) |
(cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (fabs.f64 B)) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(+.f64 (*.f64 x (*.f64 (cos.f64 B) #s(literal 1 binary64))) (*.f64 x (*.f64 (sin.f64 B) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) x) (*.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 x)) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 x (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) #s(literal -1 binary64))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) F) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 F)) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 F))) |
(/.f64 (sin.f64 B) F) |
(neg.f64 (/.f64 (sin.f64 B) (neg.f64 F))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (sin.f64 B) F) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 F #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) F) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 F) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sin.f64 B) (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 F F) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 x (neg.f64 x)) |
(+.f64 x (neg.f64 (neg.f64 x))) |
(+.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(neg.f64 (-.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) x) x)) |
(-.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) (neg.f64 x)) |
(-.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal -2 binary64)) |
(-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (neg.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 x (-.f64 (neg.f64 x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(-.f64 x (+.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(-.f64 x (neg.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(+.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) x) |
(+.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal 2 binary64)) |
(+.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x) |
(+.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (+.f64 x x))) |
(+.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B))) (neg.f64 F)) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) (neg.f64 F)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (/.f64 (sin.f64 B) F)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (neg.f64 F))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (/.f64 (sin.f64 B) F)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) (-.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))))))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) |
(-.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B))))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) (neg.f64 x))) |
Compiled 48 245 to 5 387 computations (88.8% saved)
50 alts after pruning (50 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 006 | 23 | 1 029 |
| Fresh | 11 | 27 | 38 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 022 | 50 | 1 072 |
| Status | Accuracy | Program |
|---|---|---|
| 57.5% | (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) | |
| 67.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 48.9% | (/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 37.7% | (/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) | |
| 57.5% | (/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) | |
| 60.5% | (/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) | |
| 52.3% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) (neg.f64 (sin.f64 B))) | |
| 51.8% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) | |
| ▶ | 51.2% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
| 73.0% | (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 29.6% | (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) | |
| ▶ | 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
| 72.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) | |
| 44.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| 43.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 57.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 53.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 51.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 51.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) | |
| 33.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 33.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 33.0% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 21.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 36.5% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 21.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 20.8% | #s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 17.8% | #s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 45.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 51.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 53.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 53.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) | |
| 51.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 5.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) | |
| 3.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) | |
| 35.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) | |
| 30.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) | |
| 32.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) | |
| 25.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) | |
| ▶ | 3.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
| 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) | |
| 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) | |
| ▶ | 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
| 30.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) | |
| 30.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) | |
| ▶ | 30.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
| 32.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) | |
| 52.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
Compiled 3 816 to 2 716 computations (28.8% saved)
| Inputs |
|---|
1 |
-2 |
-1/2 |
-1 |
2 |
-1/6 |
(PI) |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal -2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
#s(literal -6004799503160661/36028797018963968 binary64) |
#s(literal 884279719003555/281474976710656 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 9 to 9 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1475 | 14064 |
| 1× | iter-limit |
| Inputs |
|---|
x |
#s(literal 1 binary64) |
B |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 F F) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
#s(literal -1/2 binary64) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(sin.f64 B) |
(/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) |
(*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 x B) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
(neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) |
(+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) |
(/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
(*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
(cos.f64 B) |
(*.f64 x (cos.f64 B)) |
(PI.f64) |
(+.f64 (PI.f64) B) |
(neg.f64 (+.f64 (PI.f64) B)) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (*.f64 x (cos.f64 B)) F) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) F) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) |
(neg.f64 (sin.f64 B)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
| Outputs |
|---|
#s(approx F F) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (- -2 (* F F)) #s(literal -2 binary64)) |
#s(approx (- -2 (* F F)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (-.f64 (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ (* x (cos B)) F) (/.f64 (*.f64 x (cos.f64 B)) F)) |
#s(approx (* -1 (/ (* x (cos B)) F)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F))) |
#s(approx (/ 1 F) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) F)) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 F (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 F (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 F (+.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))))) |
#s(approx (- -2 (* F F)) (*.f64 #s(literal -1 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (- -2 (* F F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) F)))))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(literal -1 binary64)) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (/.f64 (*.f64 x (cos.f64 B)) F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 F (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 x (cos.f64 B)) F)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 F #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 7 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 5 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) F))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(literal 1 binary64)) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (cos.f64 B))) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) F))) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F))) F)) (*.f64 x (cos.f64 B))) F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))))) F))) F)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))) |
#s(approx B B) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (pow.f64 B #s(literal 2 binary64)))))))))) |
#s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/45 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/945 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/45 binary64))) #s(literal 1/3 binary64)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 x B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))))) x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))))))))) x) B)) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B)) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x)) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (+.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 #s(literal 2/15 binary64) x))) (+.f64 (*.f64 #s(literal -2/45 binary64) x) (*.f64 #s(literal 17/315 binary64) x))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
#s(approx (neg (/ (* x (cos B)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) x) B)) |
#s(approx (neg (/ (* x (cos B)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal 1/24 binary64) x)))) (*.f64 #s(literal -1/2 binary64) x))) x) B)) |
#s(approx (neg (/ (* x (cos B)) (sin B))) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (+.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) (*.f64 #s(literal -1/720 binary64) x))))) (*.f64 #s(literal 1/24 binary64) x)))) (*.f64 #s(literal -1/2 binary64) x))) x) B)) |
#s(approx (pow B 2) (pow.f64 B #s(literal 2 binary64))) |
#s(approx (* (pow B 2) (- (* -1/2 x) (* -1/6 x))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) |
#s(approx (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) x) |
#s(approx (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))) B)) |
#s(approx (* -1 (/ (* x (cos B)) (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x)))) (+.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal 1/120 binary64) x))))))))) B)) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1/2 binary64))))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))))) |
#s(approx (* x (cos B)) (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 #s(literal 1/24 binary64) x))))))) |
#s(approx (+ (PI) B) (PI.f64)) |
#s(approx (+ (PI) B) (+.f64 B (PI.f64))) |
#s(approx (neg (+ (PI) B)) (*.f64 #s(literal -1 binary64) (PI.f64))) |
#s(approx (neg (+ (PI) B)) (-.f64 (*.f64 #s(literal -1 binary64) B) (PI.f64))) |
#s(approx (sin (neg (+ (PI) B))) (sin.f64 (neg.f64 (PI.f64)))) |
#s(approx (sin (neg (+ (PI) B))) (+.f64 (sin.f64 (neg.f64 (PI.f64))) (*.f64 #s(literal -1 binary64) (*.f64 B (cos.f64 (neg.f64 (PI.f64))))))) |
#s(approx (sin (neg (+ (PI) B))) (+.f64 (sin.f64 (neg.f64 (PI.f64))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (neg.f64 (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (sin.f64 (neg.f64 (PI.f64))))))))) |
#s(approx (sin (neg (+ (PI) B))) (+.f64 (sin.f64 (neg.f64 (PI.f64))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (neg.f64 (PI.f64)))) (*.f64 B (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (neg.f64 (PI.f64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 B (cos.f64 (neg.f64 (PI.f64))))))))))) |
#s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))) |
#s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (+.f64 (/.f64 x (sin.f64 (neg.f64 (PI.f64)))) (/.f64 (*.f64 B (*.f64 x (cos.f64 (neg.f64 (PI.f64))))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (+.f64 (*.f64 B (-.f64 (/.f64 (*.f64 B (*.f64 x (pow.f64 (cos.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))))) (/.f64 x (sin.f64 (neg.f64 (PI.f64)))))) |
#s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (+.f64 (*.f64 B (-.f64 (*.f64 B (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (cos.f64 (neg.f64 (PI.f64))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (cos.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))))) (/.f64 x (sin.f64 (neg.f64 (PI.f64)))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin (neg (+ (PI) B))))) (*.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 (neg.f64 (PI.f64)))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin (neg (+ (PI) B))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 x (cos.f64 (neg.f64 (PI.f64))))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin (neg (+ (PI) B))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 x (pow.f64 (cos.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin (neg (+ (PI) B))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (cos.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 3 binary64)))) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (cos.f64 (neg.f64 (PI.f64))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (cos.f64 (neg.f64 (PI.f64)))) (pow.f64 (sin.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))))))))))))) |
#s(approx (/ (* x (cos B)) F) (/.f64 x F)) |
#s(approx (/ (* x (cos B)) F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)) (/.f64 x F))) |
#s(approx (/ (* x (cos B)) F) (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)))) (/.f64 x F))) |
#s(approx (/ (* x (cos B)) F) (+.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)) (*.f64 #s(literal 1/24 binary64) (/.f64 x F)))))) (/.f64 x F))) |
#s(approx (* -1 (/ (* x (cos B)) F)) (*.f64 #s(literal -1 binary64) (/.f64 x F))) |
#s(approx (* -1 (/ (* x (cos B)) F)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)))) |
#s(approx (* -1 (/ (* x (cos B)) F)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)) (*.f64 #s(literal 1/2 binary64) (/.f64 x F)))))) |
#s(approx (* -1 (/ (* x (cos B)) F)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 x F)) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)))))))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F)) (*.f64 #s(literal 1/2 binary64) (/.f64 x F))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x F)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 x F)) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) x) F))))))) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (+.f64 (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) x))))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (+.f64 (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))))))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)))))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 #s(literal 1/24 binary64) x))))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (neg (sin B)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/120 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))))) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) B)) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x))))))) B)) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))) (+.f64 (*.f64 #s(literal -1/5040 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 17/315 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x)))))))))))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/3 binary64) x)))) (+.f64 (*.f64 #s(literal 1/120 binary64) (-.f64 x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 2/15 binary64) x) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/3 binary64) x))))))))))))) B)) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (* x (/ 1 (tan B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x (pow.f64 B #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) x)))) |
#s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) |
#s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x (pow.f64 B #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) x)))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx (+ (PI) B) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (PI.f64) B)))) |
#s(approx (neg (+ (PI) B)) (*.f64 B (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) B)) #s(literal 1 binary64)))) |
#s(approx (sin (neg (+ (PI) B))) (sin.f64 (neg.f64 (+.f64 B (PI.f64))))) |
#s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 B (PI.f64)))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin (neg (+ (PI) B))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 B (PI.f64))))))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (sin.f64 B)))) |
#s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 #s(literal -1 binary64) (*.f64 B (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (+ (PI) B) (*.f64 #s(literal -1 binary64) (*.f64 B (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) B)) #s(literal 1 binary64))))) |
#s(approx (neg (+ (PI) B)) (*.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (PI.f64) B))))) |
#s(approx (sin (neg (+ (PI) B))) (sin.f64 (-.f64 (*.f64 #s(literal -1 binary64) B) (PI.f64)))) |
#s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (-.f64 (*.f64 #s(literal -1 binary64) B) (PI.f64))))) |
#s(approx (* -1 (/ (* x (cos B)) (sin (neg (+ (PI) B))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (-.f64 (*.f64 #s(literal -1 binary64) B) (PI.f64)))))) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (+ x x) (- -2 (* F F))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (+.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (+.f64 (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* -1/6 x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (- (* -1/2 x) (* -1/6 x)) (*.f64 #s(literal -1/3 binary64) x)) |
#s(approx (* (pow B 2) (- (* -1/2 x) (* -1/6 x))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) |
#s(approx (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))) B)) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (-.f64 (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 x (-.f64 (*.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B)))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)) (+.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 x (-.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) (*.f64 F x))))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (*.f64 x (+.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (-.f64 (+.f64 (cos.f64 B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))))))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B)))))))) |
#s(approx (- (+ x x) (- -2 (* F F))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) x)) #s(literal 2 binary64))))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (pow (- (+ x x) (- -2 (* F F))) -1/2) (+.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) x)) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (sin.f64 B)))) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 B))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (sin.f64 B)))) x)) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))) x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B)))) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 x (sin.f64 B)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) (sin.f64 B))) x)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))))) |
#s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))) B))) |
#s(approx (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F x)) (/.f64 (cos.f64 B) F))))) |
#s(approx (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))) x))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x)) (*.f64 F (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) x)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 23.0ms | x | 0 |
| 23.0ms | B | inf |
| 14.0ms | B | -inf |
| 11.0ms | F | -inf |
| 8.0ms | x | -inf |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 555 |
| 0 | 123 | 486 |
| 1 | 536 | 442 |
| 2 | 2126 | 439 |
| 0 | 4089 | 439 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
x |
#s(literal 1 binary64) |
B |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 F F) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
#s(literal -1/2 binary64) |
(pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(sin.f64 B) |
(/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) |
(*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 x B) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
(neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) |
(+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) |
(/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)) |
(*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
(cos.f64 B) |
(*.f64 x (cos.f64 B)) |
(PI.f64) |
(+.f64 (PI.f64) B) |
(neg.f64 (+.f64 (PI.f64) B)) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (*.f64 x (cos.f64 B)) F) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) F) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) |
(neg.f64 (sin.f64 B)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
B |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (sin.f64 B) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(neg.f64 (neg.f64 (tan.f64 B))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (neg.f64 B))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) B)) |
(tan.f64 B) |
(+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (cos.f64 B)) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (cos.f64 B))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (/.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (neg.f64 (cos.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (neg.f64 (cos.f64 B))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B)))) |
(*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 B))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (sin.f64 B)) |
(/.f64 (sin.f64 (+.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (*.f64 (neg.f64 B) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (neg.f64 x)) |
(*.f64 x (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal -1 binary64))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 x))) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
#s(literal -2 binary64) |
F |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (fabs.f64 F)) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (pow.f64 (neg.f64 F) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (neg.f64 F)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 #s(literal 1 binary64) F)) |
(*.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F))) |
(*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) F) |
(*.f64 (fabs.f64 F) (fabs.f64 F)) |
(*.f64 (neg.f64 F) (neg.f64 F)) |
(*.f64 (*.f64 F F) (pow.f64 #s(literal -1 binary64) #s(literal 2 binary64))) |
(*.f64 F F) |
(pow.f64 (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 F) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 F) #s(literal 2 binary64)) |
(pow.f64 (*.f64 F F) #s(literal 1 binary64)) |
(pow.f64 F #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 F) #s(literal 1 binary64)) (pow.f64 (fabs.f64 F) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 F) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (pow.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 F) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 F) F)) |
(sqrt.f64 (*.f64 (*.f64 F F) (*.f64 F F))) |
(fabs.f64 (*.f64 (neg.f64 F) F)) |
(fabs.f64 (*.f64 F F)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) F) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F)) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (+.f64 #s(literal -2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(neg.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(-.f64 #s(literal -2 binary64) (*.f64 F F)) |
(+.f64 (*.f64 (neg.f64 F) F) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) (-.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) (-.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (-.f64 (+.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) (+.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (-.f64 (*.f64 F F) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (+.f64 (*.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(neg.f64 (-.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) x) x)) |
(-.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) (neg.f64 x)) |
(-.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal -2 binary64)) |
(-.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (neg.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 x (-.f64 (neg.f64 x) (-.f64 (*.f64 F F) #s(literal -2 binary64)))) |
(-.f64 x (+.f64 (neg.f64 x) (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(-.f64 x (neg.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))))) |
(+.f64 (+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) x) x) |
(+.f64 (+.f64 (+.f64 x x) (*.f64 F F)) #s(literal 2 binary64)) |
(+.f64 (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F))) x) |
(+.f64 (-.f64 (+.f64 x x) #s(literal -2 binary64)) (*.f64 F F)) |
(+.f64 (-.f64 (*.f64 F F) #s(literal -2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (+.f64 x x))) |
(+.f64 (*.f64 F F) (-.f64 (+.f64 x x) #s(literal -2 binary64))) |
(+.f64 (+.f64 x x) (-.f64 (*.f64 F F) #s(literal -2 binary64))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x)))) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sin.f64 B))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (neg.f64 (neg.f64 B))) |
(sin.f64 (+.f64 (neg.f64 B) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(sin.f64 B) |
(-.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(cos.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (cos.f64 B) x) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (sin.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (sin.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (+.f64 (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (tan.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(/.f64 x (neg.f64 (neg.f64 B))) |
(/.f64 x B) |
(neg.f64 (/.f64 (neg.f64 x) B)) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)) |
(neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) B) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B))) |
(*.f64 (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 B) (fabs.f64 B)) |
(*.f64 (neg.f64 B) (neg.f64 B)) |
(*.f64 B B) |
(pow.f64 (fabs.f64 B) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 B) #s(literal 2 binary64)) |
(pow.f64 B #s(literal 2 binary64)) |
(/.f64 (pow.f64 B #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal -2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 B B) (*.f64 B B))) |
(fabs.f64 (*.f64 (neg.f64 B) B)) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/3 binary64) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 x #s(literal -1/3 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(neg.f64 (*.f64 x #s(literal 1/3 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) |
(*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 B B)) |
(*.f64 (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 B (*.f64 B (*.f64 #s(literal -1/3 binary64) x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B))) |
(neg.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 B B)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 B B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) (-.f64 x (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) (*.f64 x (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (neg.f64 x)) |
(-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 B) B)) (*.f64 #s(literal -1/3 binary64) x))) |
(+.f64 x (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)) (/.f64 x B))) (/.f64 x B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (neg.f64 (neg.f64 B))) (*.f64 B x)) (*.f64 B (neg.f64 (neg.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (neg.f64 B)) (*.f64 (neg.f64 B) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 x (neg.f64 B)) (*.f64 (neg.f64 (neg.f64 B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 (neg.f64 (neg.f64 B)) (neg.f64 B))) |
(/.f64 (+.f64 (*.f64 x B) (*.f64 (neg.f64 (neg.f64 B)) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) (*.f64 (neg.f64 (neg.f64 B)) B)) |
(/.f64 (+.f64 (*.f64 x (neg.f64 B)) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) B) (*.f64 (neg.f64 B) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 x B) (*.f64 (neg.f64 (neg.f64 B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 (neg.f64 (neg.f64 B)) B)) |
(/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x B) B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) (neg.f64 B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) B) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (neg.f64 B)))) (neg.f64 (*.f64 (neg.f64 B) B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x B) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) B))) (*.f64 (neg.f64 B) B)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 x) B) (*.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)))) (neg.f64 (*.f64 (neg.f64 B) B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)))) (*.f64 (neg.f64 B) B)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64)) B) |
(/.f64 (+.f64 (*.f64 (/.f64 x B) B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) B) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) B) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (neg.f64 B))) (*.f64 (neg.f64 B) B)) |
(/.f64 (+.f64 (*.f64 x B) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) B)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)))) (-.f64 (/.f64 x B) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x B) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B))) (*.f64 (/.f64 x B) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) B) (*.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) (*.f64 (neg.f64 B) B)) |
(/.f64 (+.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x) (neg.f64 B)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) x) B)) |
(-.f64 (/.f64 x B) (neg.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)))) |
(-.f64 (/.f64 x B) (/.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) B)) |
(+.f64 (/.f64 (*.f64 (/.f64 x B) B) B) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) B) (*.f64 (neg.f64 B) B)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) (neg.f64 B)) (*.f64 (neg.f64 B) B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) B) (*.f64 (neg.f64 B) B)) (/.f64 (*.f64 (neg.f64 B) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) (*.f64 (neg.f64 B) B))) |
(+.f64 (/.f64 (*.f64 x B) (*.f64 B B)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) B) (*.f64 B B))) |
(+.f64 (/.f64 (*.f64 x B) (*.f64 B B)) (/.f64 (*.f64 B (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B)) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B)) (/.f64 x B)) |
(+.f64 (/.f64 x B) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 B) B)) (*.f64 #s(literal -1/3 binary64) x)) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 x B) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 B) B)) (*.f64 #s(literal -1/3 binary64) x)) B)) |
(+.f64 (/.f64 x B) (*.f64 (*.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 B B) B))) |
#s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)) |
(*.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B))) |
(neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
(neg.f64 (*.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)) #s(literal 1 binary64))) |
(neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 B)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 B)))) |
(cos.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 B))) |
(cos.f64 (neg.f64 (neg.f64 B))) |
(cos.f64 (fabs.f64 B)) |
(cos.f64 (neg.f64 B)) |
(cos.f64 B) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(PI.f64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (PI.f64) B)) B) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (PI.f64))) (PI.f64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 B (PI.f64))) (PI.f64)) |
(/.f64 (-.f64 (*.f64 B B) (*.f64 (PI.f64) (PI.f64))) (-.f64 B (PI.f64))) |
(/.f64 (+.f64 (pow.f64 B #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (+.f64 (*.f64 B B) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 B (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (pow.f64 (neg.f64 B) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 B B) (*.f64 (PI.f64) (neg.f64 B))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 B B)) (+.f64 (PI.f64) (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 B B)) (-.f64 (PI.f64) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (pow.f64 B #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 B B) (*.f64 (PI.f64) B)))) |
(neg.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(-.f64 (PI.f64) (neg.f64 B)) |
(-.f64 B (neg.f64 (PI.f64))) |
(+.f64 (PI.f64) (neg.f64 (neg.f64 B))) |
(+.f64 (PI.f64) B) |
(+.f64 B (PI.f64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 (PI.f64)))) (neg.f64 (PI.f64))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (pow.f64 (neg.f64 B) #s(literal 3 binary64))) (+.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 B B) (*.f64 (neg.f64 (PI.f64)) (neg.f64 B))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 B B)) (-.f64 (neg.f64 (PI.f64)) (neg.f64 B))) |
(neg.f64 (+.f64 (PI.f64) B)) |
(-.f64 (neg.f64 (PI.f64)) (neg.f64 (neg.f64 B))) |
(-.f64 (neg.f64 (PI.f64)) B) |
(-.f64 (neg.f64 B) (PI.f64)) |
(+.f64 (neg.f64 (PI.f64)) (neg.f64 B)) |
(+.f64 (neg.f64 B) (neg.f64 (PI.f64))) |
(neg.f64 (neg.f64 (sin.f64 B))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (neg.f64 (neg.f64 B))) |
(sin.f64 (+.f64 (neg.f64 B) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) B))) |
(sin.f64 B) |
(-.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (fabs.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)))) |
(cos.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(cos.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64))) |
(cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 x) (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (neg.f64 x)) |
(*.f64 x (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) #s(literal -1 binary64))) |
(*.f64 x (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (cos.f64 B) F) x) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (cos.f64 B) x)) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (cos.f64 B) (/.f64 x F)) |
(*.f64 x (/.f64 (cos.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) F) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 F)) |
(/.f64 (*.f64 (cos.f64 B) x) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (cos.f64 B) x) F) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) (*.f64 (neg.f64 x) (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (cos.f64 B) x))) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 B) F)) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) |
(*.f64 (*.f64 (cos.f64 B) x) (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F)) |
(*.f64 x (*.f64 (/.f64 (cos.f64 B) F) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (/.f64 (cos.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 (neg.f64 F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 F)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 F)) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (neg.f64 F))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 B)) F) |
(/.f64 (*.f64 (cos.f64 B) x) (neg.f64 F)) |
(/.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (neg.f64 x) (cos.f64 B)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (cos.f64 B) x) F) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 B) x) F))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 B) x) F)) |
(*.f64 (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 F (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64)) |
(pow.f64 F #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 F)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 F #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 F) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 F) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) F) |
(neg.f64 (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) |
(*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64))) (neg.f64 F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) #s(literal 1 binary64)) (neg.f64 F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B)))) (neg.f64 F)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 F))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (neg.f64 F))) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) F) |
(/.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) #s(literal 1 binary64)) (neg.f64 F)) |
(/.f64 (+.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) (neg.f64 F)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 F)) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 F F)) |
(/.f64 (+.f64 (neg.f64 F) (*.f64 (neg.f64 (neg.f64 F)) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 F (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 F (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 F (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 F))) (*.f64 F (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 F (neg.f64 (neg.f64 F)))) |
(/.f64 (+.f64 (neg.f64 F) (*.f64 F (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 F)) (*.f64 F (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (neg.f64 F) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (neg.f64 F) (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (neg.f64 F) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (neg.f64 F) (*.f64 (neg.f64 x) (cos.f64 B)))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 F)) (*.f64 (neg.f64 F) (*.f64 (cos.f64 B) x))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) F) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) F) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) F) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64))) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) F) (*.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (neg.f64 F))) (neg.f64 F)) (*.f64 F (neg.f64 (neg.f64 F)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) F) (neg.f64 F)) (*.f64 F F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 F)) (*.f64 F #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) (neg.f64 (neg.f64 F))) (*.f64 F #s(literal 1 binary64))) (*.f64 F (neg.f64 (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) F) (*.f64 F #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 B))) F) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal -1 binary64)) F) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 B))) F) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) #s(literal -1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 F)) #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) F) (*.f64 (neg.f64 (neg.f64 F)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 F)) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 (neg.f64 F))) (*.f64 F #s(literal 1 binary64))) (*.f64 F (neg.f64 (neg.f64 F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 F)) (*.f64 (neg.f64 F) #s(literal -1 binary64))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 F))) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) F) (*.f64 (neg.f64 F) #s(literal 1 binary64))) (*.f64 (neg.f64 F) F)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (neg.f64 F)) #s(literal -1 binary64))) (neg.f64 (neg.f64 F))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 F)) (neg.f64 F))) (*.f64 F F)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) F) (*.f64 F #s(literal 1 binary64)))) (*.f64 (neg.f64 F) F)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)))) (neg.f64 (neg.f64 F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (neg.f64 F)) #s(literal -1 binary64)) (neg.f64 F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) F))) (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) F)) (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal -1 binary64) F))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64)) (neg.f64 (neg.f64 F))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 B)) #s(literal 1 binary64)) F) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 F) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 B)) F) (*.f64 F #s(literal 1 binary64))) (*.f64 F F)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64))) (neg.f64 F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)) F) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F))) (+.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) F)) (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) F)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F)) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) F) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) F) (/.f64 #s(literal -1 binary64) F)) |
(+.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) F) |
(*.f64 F (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F))) |
(/.f64 (neg.f64 (*.f64 F (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)))) (neg.f64 F)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)) F)) (neg.f64 F)) |
(/.f64 (*.f64 F (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64))) F) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)) F) F) |
(neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) (*.f64 F (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) (*.f64 (/.f64 #s(literal -1 binary64) F) F)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F))) F) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F) |
(*.f64 (neg.f64 F) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) F) #s(literal -1 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) (neg.f64 F)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) F)) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) #s(literal -1 binary64))) |
(*.f64 F (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64)))) (neg.f64 F)) |
(/.f64 (*.f64 (neg.f64 F) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) F) #s(literal 1 binary64))) F) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) F))) |
(neg.f64 (*.f64 (neg.f64 F) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F))) |
(neg.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) F) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (neg.f64 F)) F)) |
(+.f64 (*.f64 (neg.f64 F) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F))) (*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (neg.f64 F)) (*.f64 (/.f64 #s(literal -1 binary64) F) (neg.f64 F))) |
#s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) |
(neg.f64 (sin.f64 B)) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 B)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 B) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 B)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (PI.f64))) |
(sin.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (PI.f64))) |
(sin.f64 (neg.f64 B)) |
(sin.f64 (+.f64 (PI.f64) B)) |
(-.f64 (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (neg.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (fabs.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)))) |
(cos.f64 (fabs.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B) (PI.f64)) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (fabs.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F))) |
(*.f64 (neg.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F))))) (sin.f64 B)) |
(/.f64 (*.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F))) (sin.f64 B)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (neg.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)))) |
(neg.f64 (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) F) F)) (sin.f64 B))) |
Compiled 54 901 to 6 575 computations (88.0% saved)
60 alts after pruning (58 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 133 | 26 | 1 159 |
| Fresh | 13 | 32 | 45 |
| Picked | 5 | 0 | 5 |
| Done | -2 | 2 | 0 |
| Total | 1 149 | 60 | 1 209 |
| Status | Accuracy | Program |
|---|---|---|
| 81.6% | (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) | |
| 57.5% | (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) | |
| 67.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 48.9% | (/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 57.5% | (/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) | |
| 60.5% | (/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) | |
| 51.8% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) | |
| 51.2% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) | |
| 29.5% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) | |
| 37.7% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) | |
| 53.8% | (/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) | |
| 29.6% | (-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) | |
| 51.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) #s(approx (- -2 (* F F)) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) | |
| 81.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) F)) | |
| 43.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 57.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 53.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 51.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 51.3% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) | |
| 33.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 33.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 33.0% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 21.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 36.5% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 21.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 58.8% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) | |
| 20.8% | #s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 17.8% | #s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 45.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) | |
| 51.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 53.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) | |
| 53.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) | |
| 5.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) | |
| 3.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) | |
| 35.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) | |
| 30.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) | |
| 32.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) | |
| 25.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) | |
| ✓ | 3.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
| 3.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) | |
| 3.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) | |
| 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) | |
| 51.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) | |
| 2.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) | |
| 24.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) | |
| 23.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) | |
| 30.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) | |
| 2.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) | |
| 29.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) | |
| ✓ | 30.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
| 30.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) | |
| 30.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) | |
| 32.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
Compiled 2 433 to 1 717 computations (29.4% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
| Outputs |
|---|
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
| Outputs |
|---|
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
| Outputs |
|---|
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) #s(approx (- -2 (* F F)) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 x B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) #s(approx (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) (*.f64 B (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (neg.f64 #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal -1/3 binary64))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) x) B) B) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (/.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F #s(approx (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x F)) (/.f64 #s(literal 1 binary64) F)) B)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (-.f64 (*.f64 x B) (*.f64 B (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (*.f64 B B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) (+.f64 x (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B)))) B)))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (neg (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) x)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (tan.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B)) (neg.f64 x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin (neg (+ (PI) B)))) (/.f64 x (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (sin B)) (/.f64 (+.f64 x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) (* F (sin B))) (/.f64 x (*.f64 B F)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)) x)) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) #s(approx (/ (* x (cos B)) F) (/.f64 x F))) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 F #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sin B) F) (/.f64 B F))) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 #s(approx (+ (PI) B) (PI.f64))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (neg.f64 B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 #s(approx (+ (* (PI) 1/2) (neg B)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) B))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (cos.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 B)))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 F (sin.f64 B))) F)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F)) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ (pow (- (+ x x) (- -2 (* F F))) -1/2) (sin B)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(approx (cos B) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 2 binary64)))))) (sin.f64 (neg.f64 (+.f64 (PI.f64) B)))))) |
(/.f64 (-.f64 #s(approx (* (/ (neg x) (tan B)) (neg (sin B))) x) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 F (tan.f64 B)))) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (*.f64 #s(literal -1 binary64) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) F)) (/.f64 #s(literal 1 binary64) F))))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) #s(approx (neg (sin B)) (*.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (* F (+ (* -1 (/ (* x (cos B)) (* F (sin B)))) (/ 1 (* F (sin B))))) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))))))) |
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 x (cos.f64 B)))) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) #s(approx (- -2 (* F F)) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (sin.f64 B)) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)))) F)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 B)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (* (/ (neg x) (tan B)) (neg (sin B))) (* (pow (- (+ x x) (- -2 (* F F))) -1/2) F)) #s(approx (* -1 (* F (- (* -1 (/ (* x (cos B)) F)) (/ 1 F)))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
33 calls:
| 103.0ms | F |
| 47.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 45.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 40.0ms | F |
| 39.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.4% | 1 | B |
| 30.4% | 1 | x |
| 30.4% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 30.4% | 1 | F |
| 34.0% | 2 | B |
| 36.2% | 3 | x |
| 37.9% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 40.3% | 2 | F |
| 48.7% | 3 | F |
| 45.2% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 42.2% | 3 | B |
| 43.0% | 3 | x |
| 51.0% | 3 | F |
| 64.0% | 3 | F |
| 69.7% | 3 | F |
| 75.3% | 3 | F |
| 77.7% | 4 | F |
| 65.6% | 4 | x |
| 63.7% | 3 | B |
| 82.3% | 4 | F |
| 88.7% | 4 | F |
| 88.7% | 4 | F |
| 64.7% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 88.8% | 4 | F |
| 92.6% | 5 | F |
| 91.7% | 4 | F |
| 91.7% | 4 | F |
| 93.1% | 3 | F |
| 99.7% | 3 | F |
| 86.8% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 99.7% | 3 | F |
| 81.6% | 1 | B |
| 81.6% | 1 | x |
Compiled 4 252 to 726 computations (82.9% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 7.51721781837676e+103 | 1.1276259989033077e+106 |
| 22.0ms | -1.1681620842319245e+124 | -3.0921803175756927e+119 |
| 28.0ms | 160× | 0 | valid |
Compiled 715 to 541 computations (24.3% saved)
ival-sin: 10.0ms (42.6% of total)ival-tan: 4.0ms (17.0% of total)ival-pow: 3.0ms (12.8% of total)ival-mult!: 3.0ms (12.8% of total)ival-div!: 2.0ms (8.5% of total)ival-add!: 1.0ms (4.3% of total)ival-neg: 1.0ms (4.3% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 6.550932538569452e+151 | 4.469128280229865e+154 |
| 5.0ms | -3.9563248660555507e+42 | -1.5364388636952674e+37 |
| 7.0ms | 32× | 0 | valid |
Compiled 155 to 123 computations (20.6% saved)
ival-tan: 1.0ms (17.6% of total)ival-sin: 1.0ms (17.6% of total)ival-div!: 1.0ms (17.6% of total)ival-pow: 1.0ms (17.6% of total)ival-mult!: 1.0ms (17.6% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 33.0ms | -548223.729007635 | -116155.31294445251 |
| 47.0ms | 192× | 0 | valid |
Compiled 900 to 680 computations (24.4% saved)
ival-mult!: 10.0ms (26.5% of total)ival-tan: 7.0ms (18.5% of total)ival-sin: 7.0ms (18.5% of total)ival-pow: 6.0ms (15.9% of total)ival-div!: 3.0ms (7.9% of total)ival-add!: 2.0ms (5.3% of total)ival-neg: 2.0ms (5.3% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 58.0ms | 8.003699258845652e-87 | 5.664156172219006e-82 |
| 2.0ms | -548223.729007635 | -116155.31294445251 |
| 47.0ms | 144× | 0 | valid |
Compiled 1 488 to 1 094 computations (26.5% saved)
ival-div!: 18.0ms (45.5% of total)ival-tan: 5.0ms (12.6% of total)ival-sin: 5.0ms (12.6% of total)ival-pow: 5.0ms (12.6% of total)ival-mult!: 4.0ms (10.1% of total)ival-add!: 2.0ms (5.1% of total)ival-neg: 1.0ms (2.5% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 9.0ms | 8.003699258845652e-87 | 5.664156172219006e-82 |
| 2.0ms | -548223.729007635 | -116155.31294445251 |
Compiled 1 488 to 1 094 computations (26.5% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 7.0ms | 8.003699258845652e-87 | 5.664156172219006e-82 |
| 50.0ms | -1.0513317246479136e-281 | -4.8817141674940765e-296 |
| 35.0ms | -71717677451771570.0 | -257558513979362.0 |
| 67.0ms | 320× | 0 | valid |
Compiled 2 290 to 1 771 computations (22.7% saved)
ival-tan: 14.0ms (26.2% of total)ival-sin: 13.0ms (24.4% of total)ival-pow: 9.0ms (16.9% of total)ival-mult!: 8.0ms (15.0% of total)ival-div!: 5.0ms (9.4% of total)ival-add!: 3.0ms (5.6% of total)ival-neg: 2.0ms (3.7% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 32.0ms | 1.0917084321762988e-54 | 3.905083412257778e-53 |
| 42.0ms | -3.3892408457600027e-34 | -5.995183352724594e-66 |
| 59.0ms | 288× | 0 | valid |
Compiled 1 962 to 1 460 computations (25.6% saved)
ival-mult!: 10.0ms (27.4% of total)ival-tan: 7.0ms (19.2% of total)ival-pow: 7.0ms (19.2% of total)ival-sin: 6.0ms (16.5% of total)ival-div!: 3.0ms (8.2% of total)ival-add!: 2.0ms (5.5% of total)ival-neg: 2.0ms (5.5% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 2.0ms | 1.0917084321762988e-54 | 3.905083412257778e-53 |
| 4.0ms | -3.3892408457600027e-34 | -5.995183352724594e-66 |
Compiled 2 022 to 1 496 computations (26.0% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2178529104633508e-6 | 1.3770426931380804e-5 |
| 9.0ms | 1.0917084321762988e-54 | 3.905083412257778e-53 |
| 4.0ms | -3.3892408457600027e-34 | -5.995183352724594e-66 |
Compiled 1 918 to 1 431 computations (25.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 1.3770426931380804e-5 | 0.00024096501104352454 |
| 1.0ms | 1.0917084321762988e-54 | 3.905083412257778e-53 |
| 2.0ms | -3.3892408457600027e-34 | -5.995183352724594e-66 |
| 25.0ms | 112× | 0 | valid |
Compiled 2 081 to 1 531 computations (26.4% saved)
ival-tan: 13.0ms (60.0% of total)ival-pow: 3.0ms (13.8% of total)ival-sin: 2.0ms (9.2% of total)ival-mult!: 2.0ms (9.2% of total)ival-add!: 1.0ms (4.6% of total)ival-neg: 1.0ms (4.6% of total)ival-div!: 1.0ms (4.6% of total)adjust: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 1.3770426931380804e-5 | 0.00024096501104352454 |
| 18.0ms | 1.0917084321762988e-54 | 3.905083412257778e-53 |
| 36.0ms | -5.4806703318963786e-8 | -1.1101528410326581e-10 |
| 27.0ms | 128× | 0 | valid |
Compiled 1 805 to 1 318 computations (27.0% saved)
ival-tan: 6.0ms (30.3% of total)ival-mult!: 4.0ms (20.2% of total)ival-sin: 3.0ms (15.2% of total)ival-pow: 3.0ms (15.2% of total)ival-div!: 2.0ms (10.1% of total)ival-add!: 1.0ms (5.1% of total)ival-neg: 1.0ms (5.1% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 1.3770426931380804e-5 | 0.00024096501104352454 |
| 9.0ms | -5.4806703318963786e-8 | -1.1101528410326581e-10 |
| 18.0ms | 96× | 0 | valid |
Compiled 1 287 to 940 computations (27.0% saved)
ival-tan: 3.0ms (22.2% of total)ival-mult!: 3.0ms (22.2% of total)ival-sin: 2.0ms (14.8% of total)ival-div!: 2.0ms (14.8% of total)ival-pow: 2.0ms (14.8% of total)ival-add!: 1.0ms (7.4% of total)ival-neg: 1.0ms (7.4% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.3770426931380804e-5 | 0.00024096501104352454 |
| 46.0ms | -7.1196354397377905e+174 | -1.0756053096955541e+170 |
| 34.0ms | 144× | 0 | valid |
Compiled 1 224 to 901 computations (26.4% saved)
ival-tan: 5.0ms (23.9% of total)ival-sin: 4.0ms (19.2% of total)ival-mult!: 4.0ms (19.2% of total)ival-pow: 3.0ms (14.4% of total)ival-div!: 2.0ms (9.6% of total)ival-add!: 1.0ms (4.8% of total)ival-neg: 1.0ms (4.8% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | 0.00024096501104352454 | 864087511578.375 |
| 11.0ms | -7.1196354397377905e+174 | -1.0756053096955541e+170 |
| 32.0ms | 160× | 0 | valid |
Compiled 1 265 to 957 computations (24.3% saved)
ival-sin: 6.0ms (26.8% of total)ival-tan: 4.0ms (17.8% of total)ival-pow: 4.0ms (17.8% of total)ival-mult!: 4.0ms (17.8% of total)ival-div!: 3.0ms (13.4% of total)ival-add!: 1.0ms (4.5% of total)ival-neg: 1.0ms (4.5% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 0.00024096501104352454 | 864087511578.375 |
| 77.0ms | -116155.31294445251 | -56762.68571237595 |
| 99.0ms | 208× | 0 | valid |
Compiled 1 110 to 806 computations (27.4% saved)
ival-add!: 42.0ms (46.8% of total)ival-mult!: 25.0ms (27.8% of total)ival-tan: 6.0ms (6.7% of total)ival-pow: 5.0ms (5.6% of total)ival-sin: 4.0ms (4.5% of total)ival-neg: 4.0ms (4.5% of total)ival-div!: 2.0ms (2.2% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 3.140935951297179e-21 | 7.37084888524007e-8 |
| 1.0ms | -116155.31294445251 | -56762.68571237595 |
| 27.0ms | 160× | 0 | valid |
Compiled 1 410 to 966 computations (31.5% saved)
ival-tan: 5.0ms (24.7% of total)ival-mult!: 4.0ms (19.8% of total)ival-sin: 3.0ms (14.8% of total)ival-pow: 3.0ms (14.8% of total)ival-add!: 2.0ms (9.9% of total)ival-div!: 2.0ms (9.9% of total)ival-neg: 1.0ms (4.9% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 3.140935951297179e-21 | 7.37084888524007e-8 |
Compiled 1 050 to 706 computations (32.8% saved)
| 1× | fuel |
Compiled 2 541 to 244 computations (90.4% saved)
Compiled 7 650 to 2 790 computations (63.5% saved)
Loading profile data...