
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.5s | 8 256× | 0 | valid |
| 45.0ms | 314× | 0 | invalid |
ival-sin: 489.0ms (38.6% of total)ival-tan: 204.0ms (16.1% of total)ival-pow: 178.0ms (14.1% of total)ival-mult!: 159.0ms (12.6% of total)ival-div!: 102.0ms (8.1% of total)ival-add!: 88.0ms (6.9% of total)ival-neg: 45.0ms (3.6% of total)adjust: 2.0ms (0.2% 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 |
|---|---|---|
| ▶ | 71.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)))))) |
(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 | 5775 |
| 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) (fma.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))) (fma.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))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (fma.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 (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (fma.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 (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (fma.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 (fma.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))) (fma.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))) (fma.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 (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (fma.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 (fma.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 (fma.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))) (fma.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))) (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (fma.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 (fma.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))) (fma.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))) (fma.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 (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.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)) (fma.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)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))) (fma.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)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.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)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.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)) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))))))) (fma.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) (fma.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 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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) (fma.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) (fma.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))) (fma.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))) (fma.f64 x (fma.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))) (fma.f64 x (fma.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 (fma.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)))) (fma.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)))) (fma.f64 x (fma.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)))) (fma.f64 x (fma.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 (fma.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))))) (fma.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))))) (fma.f64 x (-.f64 (fma.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))))) (fma.f64 x (-.f64 (fma.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 (fma.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) (fma.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)))))) (fma.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)))))) (fma.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)))))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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)))) (fma.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)))) (fma.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)))))) (fma.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)))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (fma.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 (fma.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)))))) (fma.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 (fma.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)))))) (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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)))) (fma.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)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 |
|---|---|---|
| 48.0ms | B | inf |
| 20.0ms | B | -inf |
| 7.0ms | x | -inf |
| 5.0ms | F | inf |
| 5.0ms | F | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 103 |
| 0 | 37 | 97 |
| 1 | 151 | 96 |
| 2 | 607 | 96 |
| 3 | 2840 | 96 |
| 0 | 4134 | 87 |
| 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) (/.f64 #s(literal 1 binary64) (tan.f64 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 (fma.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 (/.f64 #s(literal -1 binary64) (tan.f64 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) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (fma.f64 (neg.f64 (+.f64 (PI.f64) B)) #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (+.f64 (PI.f64) B))) (PI.f64))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (+.f64 (PI.f64) B))) (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.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) (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 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.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) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (+.f64 (PI.f64) B)))))) |
(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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (+.f64 (PI.f64) B))) (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 (fma.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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (+.f64 (PI.f64) B))) (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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (+.f64 (PI.f64) B)))) |
(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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 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) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 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) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(sin.f64 (+.f64 (+.f64 (fma.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 (fma.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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fma.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) |
(fma.f64 (sin.f64 (neg.f64 (PI.f64))) (cos.f64 B) (*.f64 (cos.f64 (neg.f64 (PI.f64))) (neg.f64 (sin.f64 B)))) |
(fma.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)))) |
(fma.f64 (neg.f64 (sin.f64 B)) (cos.f64 (neg.f64 (PI.f64))) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 B)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64) (*.f64 (cos.f64 B) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 B) (sin.f64 (neg.f64 (PI.f64))) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (cos.f64 B) (sin.f64 (neg.f64 (PI.f64))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(fma.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))))) |
(fma.f64 (cos.f64 B) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (cos.f64 B) #s(literal 0 binary64) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 B) (*.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 B) (*.f64 (sin.f64 B) #s(literal 1 binary64))) |
(fma.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 (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 (fma.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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.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 (fma.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) (fma.f64 F F #s(literal 1 binary64)))) (fma.f64 F F #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.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 (fma.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.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 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.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 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.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))) (fma.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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))) (fma.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))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (fma.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 (fma.f64 F F #s(literal 1 binary64)))) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (fma.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) (fma.f64 F F #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 x x (fma.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))) (fma.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 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)))) (fma.f64 F F (+.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) x)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 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 (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) (fma.f64 F F (+.f64 #s(literal 2 binary64) x))) (*.f64 x x)) (-.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) (fma.f64 F F (+.f64 #s(literal 2 binary64) x)))) (-.f64 x (fma.f64 F F (+.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (fma.f64 F F (+.f64 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 (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)))) (+.f64 (*.f64 F F) (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) (fma.f64 F F (+.f64 #s(literal 2 binary64) x))) (*.f64 x (fma.f64 F F (+.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)) (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)) (*.f64 (*.f64 F F) (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.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) (fma.f64 F F (+.f64 x x)))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (fma.f64 #s(literal -2 binary64) x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 x) #s(literal -2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 x) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x x) #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 F F)) |
(fma.f64 #s(literal 2 binary64) (-.f64 x #s(literal -1 binary64)) (*.f64 F F)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x) (+.f64 x (*.f64 F F))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) (neg.f64 x)) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (fma.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) (fma.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 (fma.f64 F F (+.f64 x x)))) |
(-.f64 (*.f64 F F) (fma.f64 #s(literal -2 binary64) x #s(literal -2 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 F F (+.f64 x x)))) |
(-.f64 x (-.f64 (neg.f64 x) (fma.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 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(+.f64 (fma.f64 F F (+.f64 #s(literal 2 binary64) x)) x) |
(+.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 x (*.f64 F F))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 F F))) |
(+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 F F #s(literal 1 binary64)) (+.f64 x x))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 F F #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(+.f64 x (fma.f64 F F (+.f64 #s(literal 2 binary64) x))) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B)))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (neg.f64 (sin.f64 B))) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 F) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) (/.f64 (neg.f64 x) (tan.f64 B))) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
Compiled 23 567 to 3 171 computations (86.5% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 596 | 24 | 620 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 597 | 24 | 621 |
| Status | Accuracy | Program |
|---|---|---|
| 81.1% | (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 81.1% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
| 81.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) | |
| ▶ | 81.0% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
| 81.1% | (fma.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 81.1% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 71.1% | (+.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)))))) | |
| 71.1% | (+.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)))))) | |
| 71.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) | |
| 50.2% | (+.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))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) | |
| 45.5% | (+.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)))) | |
| 50.2% | (+.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)))) | |
| 71.1% | (+.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)))))) | |
| ▶ | 58.7% | (+.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)))))) |
| 50.5% | (+.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)))) | |
| 55.7% | (+.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)))) | |
| 60.6% | (+.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)))) | |
| 46.3% | (+.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) (*.f64 F (fma.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)))))))) | |
| 42.6% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) 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.7% | (+.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)))))) | |
| ▶ | 41.5% | #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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
| 48.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.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)))))) | |
| 55.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 B)))) | |
| 55.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 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
Compiled 1 536 to 1 100 computations (28.4% saved)
| Inputs |
|---|
2 |
-1/2 |
1 |
(/ 1 2) |
(neg (/ 1 2)) |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 13 to 8 computations (38.5% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1223 | 11310 |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 2 binary64) |
x |
F |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
B |
(sin.f64 B) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(pow.f64 F #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) |
(/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) 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 B) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 F F) |
(+.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 #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)))) (*.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)))))) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(neg.f64 x) |
(/.f64 (neg.f64 x) (sin.f64 B)) |
(cos.f64 B) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
| Outputs |
|---|
#s(approx F 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 x) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* 2 x) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin 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 (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (-.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (-.f64 (*.f64 F (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (pow F 2) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) (pow F 2)) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (-.f64 (*.f64 F (fma.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)))) x)) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)))) x)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.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 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)) B))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 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 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)) B))))) |
#s(approx (/ F B) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.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 (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.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 (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 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 (+ (* 2 x) (+ (* F F) 2)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 F (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 F (-.f64 (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 F (-.f64 (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (pow F 2)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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))) (fma.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))) (fma.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)))) (/.f64 x F)))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (fma.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 B (pow.f64 F #s(literal 5 binary64)))) (fma.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 B (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (fma.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 (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan 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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) x) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (fma.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 3 binary64))) (*.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 3 binary64)))))) F)) x) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B F)))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B F)) (fma.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 B (pow.f64 F #s(literal 3 binary64)))) (*.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 B (pow.f64 F #s(literal 3 binary64))))))) F))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) 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 (/ x (tan B)) (/.f64 x B)) |
#s(approx (/ x (tan B)) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ x (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)) (fma.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 (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)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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 (+.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 (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)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.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)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))))))) x) 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)) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (pow.f64 B #s(literal 2 binary64))))) #s(literal 1 binary64)) B)) |
#s(approx (/ -1 (tan B)) (/.f64 (-.f64 (*.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 1/45 binary64) (*.f64 #s(literal 2/945 binary64) (pow.f64 B #s(literal 2 binary64))))))) #s(literal 1 binary64)) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (/ (neg x) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ (neg x) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) x (*.f64 #s(literal 1/120 binary64) x)))))) B)) |
#s(approx (/ (neg x) (sin B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) x (fma.f64 #s(literal 1/120 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) x (fma.f64 #s(literal 1/720 binary64) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 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 (+ (* (/ (neg x) (sin B)) (cos B)) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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/2 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (+ (* (/ (neg x) (sin B)) (cos B)) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.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 (*.f64 #s(literal 1/24 binary64) x) (fma.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)))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (+ (* (/ (neg x) (sin B)) (cos B)) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.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 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.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 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/720 binary64) x) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.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))) (fma.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))))))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))) B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (/ x (tan B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (/ -1 (tan B)) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)))) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (sin B)) (*.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 B)))) |
#s(approx (cos B) (cos.f64 B)) |
#s(approx x x) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.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 (fma.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 (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.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 (fma.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 (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (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 (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 x (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 x (fma.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 (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (fma.f64 x (-.f64 (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (fma.f64 x (-.f64 (fma.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 (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (fma.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))))) #s(literal 1 binary64))))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (-.f64 (fma.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(literal 1 binary64))))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (-.f64 (fma.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 (fma.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(literal 1 binary64))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.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 B (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 x (-.f64 (fma.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 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 B (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 x (-.f64 (fma.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 B (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.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 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 B (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.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 (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.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 (+ (* (/ -1 (tan B)) x) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.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 (fma.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 (+ (* 2 x) (+ (* F F) 2)) (*.f64 x (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -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)))))) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -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)))))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.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) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.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) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 x (-.f64 (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 x (-.f64 (fma.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)))))) (fma.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 (+ (* 2 x) (pow F 2)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) x)))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 x (-.f64 (fma.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(literal 1 binary64)))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 x (-.f64 (fma.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 (*.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) (/.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)))))) (fma.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))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 x (-.f64 (fma.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 B (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))))))) (*.f64 B x))) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 x (-.f64 (fma.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 B (pow.f64 x #s(literal 2 binary64)))) (+.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 B 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)))))) (fma.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 B (pow.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (+ (* (/ (neg x) (sin B)) (cos B)) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 x (fma.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) (sin B)) (cos B)) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.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) (sin B)) (cos B)) (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) (*.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 (+ (* 2 x) (+ (* F F) 2)) -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 (+ (* 2 x) (+ (* F F) 2)) -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 (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (+ (* 2 x) (pow F 2)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) x)) #s(literal 2 binary64))))) |
#s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.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 (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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 (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.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 B x)) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 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))))))) B)) x) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 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))))) 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))))))) B)) x) (/.f64 #s(literal 1 binary64) B))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 27.0ms | B | 0 |
| 23.0ms | B | inf |
| 14.0ms | B | -inf |
| 6.0ms | x | -inf |
| 5.0ms | x | 0 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 347 |
| 0 | 98 | 323 |
| 1 | 441 | 322 |
| 2 | 1620 | 322 |
| 0 | 4120 | 322 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 2 binary64) |
x |
F |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
B |
(sin.f64 B) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(pow.f64 F #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) |
(/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) 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 B) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 F F) |
(+.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 #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)))) (*.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)))))) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(neg.f64 x) |
(/.f64 (neg.f64 x) (sin.f64 B)) |
(cos.f64 B) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
| Outputs |
|---|
#s(literal 2 binary64) |
x |
F |
(*.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 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.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 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.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))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.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))) (fma.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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))) (fma.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))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) (+.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))))) (+.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
B |
(sin.f64 B) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (sin.f64 B) (cos.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 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (neg.f64 (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 (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) x (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 x (cos.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (cos.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (cos.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B) (*.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) B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (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 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B)))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) (neg.f64 x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.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) B)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.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 (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 (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 (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)) (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))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) F) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 F F x) (fma.f64 F F x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 F F x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (*.f64 F F)) (+.f64 x (*.f64 F F))) (*.f64 x (+.f64 x (*.f64 F F)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 (neg.f64 F) F)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 F) F)) (-.f64 x (*.f64 (neg.f64 F) F))) (*.f64 x (-.f64 x (*.f64 (neg.f64 F) F)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (*.f64 F F) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 (+.f64 x x) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (*.f64 F F) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 (+.f64 x x) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (+.f64 x x) (*.f64 F F))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 x x) (*.f64 F F))))) |
(neg.f64 (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (+.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (+.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (+.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (+.f64 x x)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (+.f64 x x)) |
(fma.f64 (neg.f64 F) (neg.f64 F) (+.f64 x x)) |
(fma.f64 F F (+.f64 x x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 F F)) |
(-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (+.f64 x x) (*.f64 (neg.f64 F) F)) |
(+.f64 (fma.f64 F F x) x) |
(+.f64 (*.f64 F F) (+.f64 x x)) |
(+.f64 (+.f64 x x) (*.f64 F F)) |
(+.f64 x (+.f64 x (*.f64 F F))) |
(+.f64 x (-.f64 x (*.f64 (neg.f64 F) F))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) (+.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))))) (+.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(neg.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (neg.f64 x)) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(+.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (neg.f64 (/.f64 x B)) (neg.f64 (/.f64 x B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(neg.f64 (*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (/.f64 (neg.f64 x) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) B) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x B)) |
(-.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B)) |
(+.f64 (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) 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 (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)) (/.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)) (cos.f64 B)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (neg.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) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (sin.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.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)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(/.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 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 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) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.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 (neg.f64 (tan.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(tan.f64 (neg.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))))) |
(tan.f64 (neg.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B))) |
(tan.f64 (+.f64 (+.f64 (fma.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 (fma.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 (fma.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)) (neg.f64 (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(+.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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (neg.f64 (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 (neg.f64 (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)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.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 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.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 (cos.f64 B) x) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (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)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.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 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B)))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 B F)) |
(/.f64 F B) |
(neg.f64 (/.f64 F (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 F) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.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 (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 (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 (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)) (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))) |
(*.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 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.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 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.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))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.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))) (fma.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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))) (fma.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))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x x)) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.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))) (fma.f64 x x (fma.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))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) (+.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))))) (+.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F 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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F 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 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F 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)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (sin.f64 (fma.f64 B #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 B #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (cos.f64 B) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.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) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(tan.f64 (neg.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(tan.f64 (+.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) B))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (+.f64 (neg.f64 (neg.f64 B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) B) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) x (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 x (cos.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (cos.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (cos.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B) (*.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) B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (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 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B)))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) (neg.f64 x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.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) B)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 x) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (neg.f64 x))) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 x (neg.f64 (sin.f64 B))) |
(neg.f64 (/.f64 x (sin.f64 B))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 B) #s(literal 0 binary64)) (*.f64 (sin.f64 B) #s(literal 0 binary64)) (-.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 (cos.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 (fma.f64 (PI.f64) #s(literal 1/2 binary64) B)) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))) |
(fma.f64 (sin.f64 (fabs.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 B)) #s(literal 0 binary64) (*.f64 (cos.f64 B) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 B) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 B)))) |
(fma.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) (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 (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 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (fma.f64 (cos.f64 B) x (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 x (cos.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (*.f64 x (cos.f64 B))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (cos.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (cos.f64 B) x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 x (cos.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) x) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 B)) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B) (*.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) B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (cos.f64 B) x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B)) (*.f64 (neg.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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (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 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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))) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B) (*.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) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (cos.f64 B) x)) (neg.f64 (sin.f64 B)))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 B) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (cos.f64 B) (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) (neg.f64 x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (cos.f64 B)) (/.f64 (neg.f64 x) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) (sin.f64 B))) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #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) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.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) B)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
Compiled 65 149 to 5 327 computations (91.8% saved)
47 alts after pruning (47 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 476 | 41 | 1 517 |
| Fresh | 13 | 6 | 19 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 494 | 47 | 1 541 |
| Status | Accuracy | Program |
|---|---|---|
| 58.8% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 55.7% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) | |
| 58.7% | (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 81.0% | (/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) | |
| 52.6% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 50.6% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 81.1% | (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 55.8% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 60.7% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 58.8% | (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) | |
| 81.1% | (-.f64 (*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| ▶ | 81.1% | (-.f64 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
| 46.4% | (-.f64 #s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 x (tan.f64 B))) | |
| 58.7% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.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)))))) | |
| 58.7% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.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)))))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.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)))))) | |
| 71.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) | |
| 50.2% | (+.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))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) | |
| ▶ | 45.5% | (+.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)))) |
| 50.2% | (+.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)))) | |
| 71.1% | (+.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)))))) | |
| ▶ | 31.1% | (+.f64 (neg.f64 (*.f64 x #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)))) (*.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)))))) |
| 42.7% | (+.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)))))) | |
| 31.1% | (+.f64 #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)) (*.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)))))) | |
| 55.5% | #s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 41.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) | |
| 32.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) | |
| 24.0% | #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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.f64 F)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) x) B)) | |
| 23.6% | #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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B)) | |
| 27.2% | #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 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) | |
| 13.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) | |
| 29.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) | |
| 27.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) B)) | |
| 25.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) x) F) (/.f64 #s(literal 1 binary64) F))))) B)) | |
| 30.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) | |
| 28.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) | |
| ▶ | 41.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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
| 31.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) | |
| 15.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) | |
| 10.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 binary64) B))) | |
| ▶ | 10.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
| 13.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 binary64) B))))) | |
| 25.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 26.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) | |
| 23.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 28.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B F))))))) |
Compiled 3 950 to 2 656 computations (32.8% saved)
| Inputs |
|---|
2 |
-1/2 |
1 |
-1 |
-1/3 |
(/ 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 -6004799503160661/18014398509481984 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 | 1429 | 13141 |
| 1× | iter-limit |
| Inputs |
|---|
F |
x |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
#s(literal 1 binary64) |
B |
(sin.f64 B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) B) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(literal -1/3 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) |
(/.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 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
(*.f64 x #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))) |
(neg.f64 (*.f64 x #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)))) |
(/.f64 F B) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 F F) |
(+.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 #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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 #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)))) |
| Outputs |
|---|
#s(approx F 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 (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin 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 (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 F (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (-.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (-.f64 (*.f64 F (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.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 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)) B))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 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 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)) B))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (-.f64 (*.f64 F (fma.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)))) x)) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)))) x)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 B x))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 B x) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 B x) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 B x) (*.f64 F (-.f64 (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 B (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (*.f64 B (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (/ F B) (/.f64 F B)) |
#s(approx (/ F (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (* F F) (pow.f64 F #s(literal 2 binary64))) |
#s(approx (/ 1 F) (/.f64 #s(literal 1 binary64) F)) |
#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 (+ (* x 2) (+ (* F F) 2)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 F (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 F (fma.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))) (fma.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))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 F (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 F (-.f64 (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 F (-.f64 (fma.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))) (fma.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))) (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (fma.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 B (pow.f64 F #s(literal 5 binary64)))) (fma.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 B (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (-.f64 (fma.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))) (fma.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))) (fma.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)))) (/.f64 x F)))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 F #s(literal 2 binary64))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)))) F)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (pow.f64 F #s(literal 3 binary64))) (*.f64 B F)) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F))))) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan 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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B F)))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B F)) (fma.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 B (pow.f64 F #s(literal 3 binary64)))) (*.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 B (pow.f64 F #s(literal 3 binary64))))))) F))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) x) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (fma.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 3 binary64))) (*.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 3 binary64)))))) F)) x) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) x)))) F) (*.f64 B F)) F))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) F)) (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) x)))) F) (*.f64 B F)) 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 (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 (/ 1 (sin B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 7/360 binary64) (pow.f64 B #s(literal 2 binary64)))))) B)) |
#s(approx (/ 1 (sin B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 #s(literal 31/15120 binary64) (pow.f64 B #s(literal 2 binary64)))))))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (fma.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)) (fma.f64 #s(literal -1/5040 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/720 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))))) (fma.f64 #s(literal -1/36 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) 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 (/ x (tan B)) (/.f64 x B)) |
#s(approx (/ x (tan B)) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ x (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)) (fma.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 (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)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
#s(approx (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) |
#s(approx (pow B 2) (pow.f64 B #s(literal 2 binary64))) |
#s(approx (* -1/3 (pow B 2)) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) |
#s(approx (+ 1 (* -1/3 (pow B 2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (/ (+ 1 (* -1/3 (pow B 2))) 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 (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)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.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)) (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))))))) x) 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)) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) F (fma.f64 #s(literal 1/720 binary64) F (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F))))))) (fma.f64 #s(literal -1/36 binary64) F (*.f64 #s(literal 1/120 binary64) F)))) (*.f64 #s(literal -1/6 binary64) F)))) B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (/ x (tan B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (* -1/3 (pow B 2))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) B)) |
#s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 B (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1 binary64) (*.f64 B (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx x x) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.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 (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 x (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 x (fma.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 (fma.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 (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (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 (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.f64 x (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.f64 x (fma.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 (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (fma.f64 x (-.f64 (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (fma.f64 x (-.f64 (fma.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 (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.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 B (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 x (-.f64 (fma.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 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 B (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (fma.f64 x (-.f64 (fma.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 B (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.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 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 B (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) F) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.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 (fma.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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (fma.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))))) #s(literal 1 binary64))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (-.f64 (fma.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(literal 1 binary64))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (-.f64 (fma.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 (fma.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(literal 1 binary64))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.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))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))))) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 B (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (-.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))))) #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))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))))) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 x (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -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)))))) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -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)))))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.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)))))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 x (-.f64 (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 x (-.f64 (fma.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)))))) (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 x (-.f64 (fma.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 B (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))))))) (*.f64 B x))) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 x (-.f64 (fma.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 B (pow.f64 x #s(literal 2 binary64)))) (+.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 B 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)))))) (fma.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 B (pow.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) F) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.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) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.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) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.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))))))) x) #s(literal 1 binary64)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 x (-.f64 (fma.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(literal 1 binary64)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 x (-.f64 (fma.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 (*.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) (/.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)))))) (fma.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))))) #s(literal 1 binary64)))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.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))) x)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 B (*.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)) x)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 B (*.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)))))) (fma.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 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)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 B (*.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 (*.f64 B (*.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) (/.f64 (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64)))))) x)) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.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 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -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 (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (- (* F (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B)))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.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 B x)) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 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))))))) B)) x) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 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))))) 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))))))) B)) x) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 B (/.f64 (*.f64 B (*.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)) x))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 B (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 B (*.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 B (*.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))) x))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 B (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.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)))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x) (/.f64 (*.f64 B (*.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)))))) (fma.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))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.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))) x))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 16.0ms | B | inf |
| 15.0ms | x | 0 |
| 14.0ms | B | -inf |
| 11.0ms | B | 0 |
| 5.0ms | x | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 509 |
| 0 | 119 | 476 |
| 1 | 515 | 472 |
| 2 | 1634 | 472 |
| 0 | 4145 | 466 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
F |
x |
#s(literal 2 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
#s(literal 1 binary64) |
B |
(sin.f64 B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) B) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(literal -1/3 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) |
(/.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 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) B)) |
(*.f64 x #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))) |
(neg.f64 (*.f64 x #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)))) |
(/.f64 F B) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.f64 F F) |
(+.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 #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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 #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)))) |
| Outputs |
|---|
F |
x |
#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 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(/.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 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.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 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.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))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.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))) (fma.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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))) (fma.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))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) |
(/.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) (+.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) |
(/.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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))))) |
(/.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))))) (+.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
B |
(sin.f64 B) |
(*.f64 (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(pow.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.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 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) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (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 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (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 (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (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 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (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 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) x))) |
(neg.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(literal -1 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 (neg.f64 B) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 B)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 B))) |
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 B))) |
(neg.f64 (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 B))) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (-.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(neg.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (neg.f64 x)) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(+.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) B) |
(*.f64 (neg.f64 B) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(*.f64 B (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (neg.f64 (*.f64 B #s(literal 1 binary64))) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 B))) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 (*.f64 B #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (neg.f64 (neg.f64 B)) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (neg.f64 B) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(neg.f64 (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (neg.f64 (/.f64 x B)) (neg.f64 (/.f64 x B)))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (neg.f64 (/.f64 x B)) (neg.f64 (/.f64 x B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 B #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) #s(literal 2 binary64)) (*.f64 (neg.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 2 binary64)) (*.f64 B #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x) #s(literal 2 binary64)) (*.f64 B #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) #s(literal 2 binary64)) (*.f64 (*.f64 B B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) #s(literal 2 binary64)) (*.f64 (neg.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 2 binary64)) (*.f64 B #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (*.f64 #s(literal 2 binary64) (neg.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x)) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x))) (*.f64 #s(literal 2 binary64) (*.f64 B B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) B)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 #s(literal 2 binary64) (neg.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (*.f64 #s(literal 2 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
(/.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(neg.f64 (*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x))) |
(fma.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (/.f64 (neg.f64 x) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) B) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 x (neg.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x (neg.f64 (neg.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 (neg.f64 x)) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (neg.f64 B)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) F) (neg.f64 B))) |
(+.f64 (/.f64 x (neg.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 B))) |
(+.f64 (/.f64 x (neg.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 x))) |
(+.f64 (/.f64 (neg.f64 x) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B)) |
(+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(literal -1/3 binary64) |
(*.f64 (neg.f64 (fabs.f64 B)) (neg.f64 (fabs.f64 B))) |
(*.f64 (fabs.f64 (fabs.f64 B)) (fabs.f64 (fabs.f64 B))) |
(*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 B))) |
(*.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 (fabs.f64 B) (fabs.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 (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))) |
(fabs.f64 (*.f64 B B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) B) B) |
(*.f64 (*.f64 B B) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 B B)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(neg.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 B (*.f64 B #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 #s(literal 1 binary64) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 #s(literal 1 binary64) B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B) (fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B) (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (neg.f64 B) (*.f64 (neg.f64 B) #s(literal -1 binary64))) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B (*.f64 (neg.f64 B) #s(literal 1 binary64))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (neg.f64 B) (*.f64 B #s(literal -1 binary64))) (*.f64 B (neg.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B (*.f64 B #s(literal 1 binary64))) (*.f64 B B)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 B B)) |
(/.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 (neg.f64 B) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 B) (*.f64 B (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) B) (*.f64 (neg.f64 B) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 B B)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) B) |
(/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) B (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 B B)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (neg.f64 (neg.f64 B))) |
(/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B)) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 B B) B) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (neg.f64 (neg.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (neg.f64 (neg.f64 B))) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (neg.f64 (neg.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) B)) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B B)) (/.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (*.f64 B B))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B B)) (/.f64 (*.f64 B (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 B B))) |
(+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (neg.f64 (neg.f64 B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) B)) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) B)) |
#s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x) |
(*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) |
(*.f64 (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) x) |
(*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) |
(*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (neg.f64 x)) |
(*.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(neg.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 F (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 B F)) |
(/.f64 F B) |
(neg.f64 (/.f64 F (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 F) B)) |
#s(approx (/ F (sin B)) (/.f64 F B)) |
(*.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 (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 (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 (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 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 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(/.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 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.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 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.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))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.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))) (fma.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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))) (fma.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))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(*.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))) (fma.f64 x x (fma.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))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) (-.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))) |
(/.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F))) (+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) (+.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))) |
(/.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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (+.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 F) F) (*.f64 (neg.f64 F) F) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.f64 (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64)))))) |
(/.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))))) (+.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) (neg.f64 (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)))) (-.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(-.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.f64 (+.f64 x x) (-.f64 (*.f64 (neg.f64 F) F) #s(literal 2 binary64))) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 F F (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 F F (+.f64 x x))))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x)) |
(+.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) |
(*.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))))) (-.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (fma.f64 (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (fma.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (fma.f64 (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) (+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))) (-.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) (*.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) |
(fma.f64 (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) x (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) x (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(fma.f64 #s(approx (/ F (sin B)) (/.f64 F B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(fma.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(fma.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(fma.f64 x (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 (neg.f64 x)) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) (neg.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x)) |
(-.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)))) |
(+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (neg.f64 (neg.f64 #s(approx (/ F (sin B)) (/.f64 F B)))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(approx (/ F (sin B)) (/.f64 F B))))) |
(+.f64 (*.f64 (neg.f64 x) #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F 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) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.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)) (cos.f64 B)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 2 binary64)) (*.f64 (neg.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) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 B)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (sin.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (neg.f64 B) #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B)) (PI.f64)))) |
(/.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) B)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (neg.f64 (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 (cos.f64 B) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 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) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.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 (neg.f64 (tan.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.f64 B))) |
(tan.f64 (neg.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 B))))) |
(tan.f64 (+.f64 (+.f64 (fma.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 (fma.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 (fma.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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (tan.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) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (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 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (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 (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(neg.f64 (/.f64 (neg.f64 x) (tan.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) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (tan.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 x #s(literal -1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 F) (neg.f64 (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)) |
(/.f64 F (sin.f64 B)) |
(neg.f64 (/.f64 (neg.f64 F) (sin.f64 B))) |
(*.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 -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) (neg.f64 (neg.f64 (neg.f64 F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 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 (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)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(neg.f64 (/.f64 #s(literal -1 binary64) F)) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 F)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) F)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 F)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) F)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 F)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 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)) |
#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)) F) (/.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)) (/.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 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 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F))) (neg.f64 (neg.f64 (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 (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 (*.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(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 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (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)))) (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)) (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 (*.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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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))) (*.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 x (tan.f64 B)) (/.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 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (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)))) (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)) (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 (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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.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))) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(/.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 x (tan.f64 B)) #s(literal 3 binary64))) (fma.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))) (fma.f64 (/.f64 x (tan.f64 B)) (/.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 x (tan.f64 B)))))) |
(/.f64 (fma.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 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.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 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.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)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.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)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.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 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.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)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.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)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.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 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.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)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.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)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.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) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.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 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.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 (fma.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 (fma.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)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (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)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (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 (fma.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)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (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) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (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 (fma.f64 (neg.f64 (neg.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)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (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)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.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 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.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 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.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 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (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)) (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (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) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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 (fma.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)) (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (neg.f64 (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)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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 (*.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)) (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)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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)) (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 (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))) (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))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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))) (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 (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)) (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)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (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)) (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 #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) (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) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (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) (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 (*.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 (neg.f64 (neg.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 (neg.f64 (neg.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 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.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 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.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 (neg.f64 (tan.f64 B))) (neg.f64 (sin.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 x) (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 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 (fma.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 (fma.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)) (/.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))) (fma.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))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.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 (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))) (fma.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)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.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))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.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)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (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))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(fma.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) 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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (/.f64 F (sin.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (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))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (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)))) |
(fma.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))) |
(fma.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 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 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)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (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))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (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)))) |
(fma.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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 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 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (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 (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)))) |
Compiled 70 519 to 6 920 computations (90.2% saved)
64 alts after pruning (63 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 396 | 30 | 1 426 |
| Fresh | 9 | 33 | 42 |
| Picked | 5 | 0 | 5 |
| Done | -1 | 1 | 0 |
| Total | 1 409 | 64 | 1 473 |
| Status | Accuracy | Program |
|---|---|---|
| 45.5% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.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)))) | |
| 58.8% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 45.6% | (fma.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 x) (tan.f64 B))) | |
| 55.7% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) | |
| 58.7% | (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 52.6% | (fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 81.0% | (/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) | |
| 52.6% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 50.6% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| ▶ | 81.1% | (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ▶ | 55.8% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 60.7% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 58.8% | (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) | |
| 31.1% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x)) | |
| 52.5% | (-.f64 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 50.6% | (-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 x (tan.f64 B))) | |
| 59.5% | (-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 x (tan.f64 B))) | |
| 58.7% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.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)))))) | |
| 58.7% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.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)))))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.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)))))) | |
| 71.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) | |
| 50.2% | (+.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)))) | |
| 71.1% | (+.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)))))) | |
| 26.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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)))))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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)))))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)))))) | |
| 15.4% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) | |
| 42.7% | (+.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)))))) | |
| 31.1% | (+.f64 #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)) (*.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)))))) | |
| 55.5% | #s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| ▶ | 41.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
| 32.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) | |
| 23.6% | #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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B)) | |
| 27.2% | #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 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) | |
| 29.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) | |
| 27.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) B)) | |
| 25.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) x) F) (/.f64 #s(literal 1 binary64) F))))) B)) | |
| 30.1% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) | |
| 28.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) | |
| 23.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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) | |
| 40.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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) | |
| 31.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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) x)))) | |
| 25.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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) | |
| 13.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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) x)))) | |
| 31.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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x)))) | |
| 31.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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x)))) | |
| 29.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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F))))))) | |
| 28.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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) | |
| 41.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) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) B))) | |
| 10.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) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) | |
| 10.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) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) | |
| ▶ | 10.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
| 31.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| 41.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) | |
| ▶ | 16.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
| 15.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) | |
| ✓ | 10.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
| 13.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 binary64) B))))) | |
| 25.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 26.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) | |
| 23.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
Compiled 5 495 to 3 686 computations (32.9% saved)
| Inputs |
|---|
2 |
-1/2 |
(/ -1/2 2) |
1 |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 9 to 7 computations (22.2% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2298 | 27383 |
| 1× | iter-limit |
| Inputs |
|---|
x |
#s(literal 2 binary64) |
F |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) |
B |
(sin.f64 B) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
#s(literal 1 binary64) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) |
(/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(literal -1 binary64) |
(*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
(/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
#s(approx F 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 (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 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/4 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/4 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 5/32 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/4 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/4 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -15/128 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/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal 5/32 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 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/4 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (fma.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -15/64 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -5/64 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (fma.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -15/64 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (*.f64 #s(literal -5/64 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (fma.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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 F #s(literal 2 binary64)) (fma.f64 #s(literal -15/64 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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 -5/64 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (-.f64 (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 #s(literal 5/16 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 B x))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 B x) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 B x) (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 B x) (*.f64 F (-.f64 (*.f64 F (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 B (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (*.f64 B (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (/.f64 x B))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.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 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)) B))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 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 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)) 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 (fma.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 (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (-.f64 (*.f64 F (fma.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)))) x)) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)))) x)) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) x))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))) (*.f64 F (fma.f64 #s(literal 1/2 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) x))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))) (*.f64 F (fma.f64 F (fma.f64 #s(literal 1/6 binary64) (*.f64 F (fma.f64 #s(literal -6 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 B (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))))) B))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) x))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) x)))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) x) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (fma.f64 #s(literal -6 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 B (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))))) B)))))))))))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin 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 (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (fma.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)) (fma.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 F) 2) (pow.f64 F #s(literal 2 binary64))) |
#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 (+ (* x 2) (+ (* F F) 2)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) (sin.f64 B))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 F (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B))) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 F #s(literal 2 binary64))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)))) F)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (pow.f64 F #s(literal 3 binary64))) (*.f64 B F)) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F))))) F)) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (/.f64 #s(literal 1 binary64) B)) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (fma.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 B (pow.f64 F #s(literal 5 binary64)))) (fma.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 B (pow.f64 F #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B 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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.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 (fma.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 (fma.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))) (fma.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))) (fma.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 (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (-.f64 (fma.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))) (fma.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))) (fma.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)))) (/.f64 x F)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal 1 binary64) F)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 x (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 x (+.f64 (log.f64 (*.f64 B F)) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 x (+.f64 (log.f64 (*.f64 B F)) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) F)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (*.f64 B F)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) B)))) (pow.f64 F #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal 1 binary64) F)))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal 1 binary64) F))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (*.f64 B F)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) B)))) (pow.f64 F #s(literal 3 binary64)))))))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 F #s(literal 2 binary64)))))))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B))))))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/384 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sin.f64 B))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 F (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) (pow.f64 F #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) F)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) F) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sin.f64 B))))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) B)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) x)))) F) (*.f64 B F)) F))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) F)) (*.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) x)))) F) (*.f64 B F)) F))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (/.f64 #s(literal -1 binary64) B)) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B F)))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B F)) (fma.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 B (pow.f64 F #s(literal 3 binary64)))) (*.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 B (pow.f64 F #s(literal 3 binary64))))))) F))) F) (/.f64 #s(literal 1 binary64) (*.f64 B 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) (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 (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (sin.f64 B))) (fma.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 (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 2) (+ (* F F) 2)) -1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) x) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (fma.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 3 binary64))) (*.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 3 binary64)))))) F)) x) F) (/.f64 #s(literal 1 binary64) F))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) F)) (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) F)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) F) (*.f64 F x)) F))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) F)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (*.f64 B F)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) B)))) F) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))) F) (*.f64 F x)) F))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F x) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) F))) F)))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B F)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (*.f64 B F)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) B)))) F))) F))) F)))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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))) (fma.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 (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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) B)) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) B)) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) B)) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 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)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) 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 (/ x (tan B)) (/.f64 x B)) |
#s(approx (/ x (tan B)) (/.f64 (+.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ x (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)) (fma.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 (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)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))))) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)))) (*.f64 #s(literal 1/3 binary64) x)))) B)) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 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 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) x) B)) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) x) B)) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))))) x) B)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.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 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (fma.f64 #s(literal 1/3 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/9 binary64) x (fma.f64 #s(literal 2/15 binary64) x (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -1/9 binary64) x (*.f64 #s(literal 2/15 binary64) x)) (fma.f64 #s(literal -2/45 binary64) x (*.f64 #s(literal 17/315 binary64) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) x) B)) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)))))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/720 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))))))) (fma.f64 #s(literal -1/36 binary64) (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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) (fma.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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))))))) B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B))) |
#s(approx (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (/ x (tan B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (-.f64 (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.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 (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) B)))))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) B))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) B)))))) |
#s(approx x x) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 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/4 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 #s(literal 5/8 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 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/4 binary64)))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -15/16 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 5/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 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/4 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 x (fma.f64 #s(literal -15/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -5/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 F (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 F (*.f64 x (fma.f64 #s(literal -15/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -5/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 F (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (*.f64 x (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (*.f64 F (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 F (*.f64 x (fma.f64 #s(literal -15/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -5/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (sin.f64 B)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))))) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 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 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (/.f64 (*.f64 F (*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 F (*.f64 x (fma.f64 #s(literal -15/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -5/8 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))) (sin.f64 B)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 5/4 binary64) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.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))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))))) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 B (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (-.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))))) #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))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))))) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B)) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (fma.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 B (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (fma.f64 x (-.f64 (fma.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 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 B (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (fma.f64 x (-.f64 (fma.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 B (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (fma.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 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 B (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 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))))) (fma.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))))) (fma.f64 x (-.f64 (fma.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))))) (fma.f64 x (-.f64 (fma.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 (fma.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 (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.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 2) (+ (* F F) 2)) -1/2) (fma.f64 x (fma.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 (fma.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 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) F) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.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 (fma.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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (fma.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))))) #s(literal 1 binary64))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (-.f64 (fma.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(literal 1 binary64))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x (-.f64 (fma.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 (fma.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(literal 1 binary64))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #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 (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B) (*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #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)))) (*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 x (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 #s(literal -5/2 binary64) (/.f64 B (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (-.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))))) #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))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B) (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (-.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))))) #s(literal 1 binary64))) B) (*.f64 #s(literal -2 binary64) (/.f64 (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B) (*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))))))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.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)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 B (*.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/2 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B) (*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))) (+.f64 (/.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)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 B (*.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 x (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B) (*.f64 #s(literal -1 binary64) (/.f64 (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 F (*.f64 (fma.f64 #s(literal -5/2 binary64) (/.f64 B (*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 B (-.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))))) #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (-.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))))) #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))))))) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) B) (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 B (*.f64 F (*.f64 (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))))))) (-.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))))) #s(literal 1 binary64))) B) (*.f64 #s(literal -2 binary64) (/.f64 (pow.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 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))))))))) (+.f64 (/.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)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 x (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 x (fma.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 (fma.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 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 x (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 F #s(literal 2 binary64)) x))))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (exp.f64 (*.f64 #s(literal -1/4 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 2) (+ (* F F) 2)) (/ -1/2 2)) (+.f64 (exp.f64 (*.f64 #s(literal -1/4 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/8 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 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 2) (+ (* F F) 2)) (/ -1/2 2)) (+.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 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/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 2) (+ (* F F) 2)) (/ -1/2 2)) (+.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 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/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 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/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 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))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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))) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 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))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 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))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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))) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (fma.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (fma.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 F (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 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 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (+.f64 (/.f64 (*.f64 F (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 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 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 (pow.f64 x #s(literal 2 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B)))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 x (-.f64 (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.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 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.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 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 (pow.f64 x #s(literal 3 binary64)) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 x (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.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))) x)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 B (*.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)) x)) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) B (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 B (*.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)))))) (fma.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 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)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 B (*.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 (*.f64 B (*.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) (/.f64 (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64)))))) x)) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.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 B x)) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 x (-.f64 (fma.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 B (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))))))) (*.f64 B x))) (/.f64 #s(literal 1 binary64) B)))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 x (-.f64 (fma.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 B (pow.f64 x #s(literal 2 binary64)))) (+.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 B 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)))))) (fma.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 B (pow.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (fma.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 (fma.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)))))) (fma.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 (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -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)))))) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -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)))))) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -1/2) F) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.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) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.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) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.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))))))) x) #s(literal 1 binary64)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 x (-.f64 (fma.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(literal 1 binary64)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 x (-.f64 (fma.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 (*.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) (/.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)))))) (fma.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))))) #s(literal 1 binary64)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (+.f64 (log.f64 (/.f64 #s(literal 1 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))))))) x)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) B))) (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 (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -6 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)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))) B) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.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)))))) #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 B (*.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)))))) (fma.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 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)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))))) B)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) B))) (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 (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (*.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 (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (fma.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) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) B))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (fma.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) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) B))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -6 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)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))) B) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.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)))))) #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 B (*.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)))))) (fma.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 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)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))))) B)))) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) (*.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 2) (+ (* F F) 2)) (/ -1/2 2)) (+.f64 (exp.f64 (*.f64 #s(literal -1/4 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/8 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 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 2) (+ (* F F) 2)) (/ -1/2 2)) (+.f64 (exp.f64 (*.f64 #s(literal -1/4 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 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))))) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 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 2) (+ (* F F) 2)) (/ -1/2 2)) (+.f64 (exp.f64 (*.f64 #s(literal -1/4 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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 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/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 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 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) x) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)))))))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) x) (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))))))))) x) (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) x) (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 x (sin.f64 B))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/96 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1/256 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3072 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 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/32 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 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B)))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B))) x) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/128 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.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 x (sin.f64 B))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) (sin.f64 B)))) x) (/.f64 (*.f64 F (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) #s(literal 2 binary64))) (sin.f64 B))) x) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 B (/.f64 (*.f64 B (*.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)) x))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 B (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 B (*.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 B (*.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))) x))) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 B (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.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)))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) x) (/.f64 (*.f64 B (*.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)))))) (fma.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))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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 B (*.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))) x))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.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 B x)) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 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))))))) B)) x) (/.f64 #s(literal 1 binary64) B))))) |
#s(approx (/ 1 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 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))))) 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))))))) B)) x) (/.f64 #s(literal 1 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) (*.f64 x (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (pow (+ (* x 2) (+ (* F F) 2)) -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 2) (+ (* F F) 2)) -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 (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (+.f64 (log.f64 (/.f64 #s(literal -1 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))))))) x)))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) x))) x))))) |
#s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -6 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)))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))))) B) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 B (*.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)))))) (fma.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))))))))) B) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.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)))))) #s(literal 3 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))))) x))) x))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.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 (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #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 (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))) B) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -6 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)))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))))) B) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1 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)))))) (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 B (*.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)))))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 B (*.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 B (*.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)))))) (fma.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))))))))) B) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.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)))))) #s(literal 3 binary64)))))) x))) 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 (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.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)))))) (fma.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 |
|---|---|---|
| 59.0ms | B | 0 |
| 54.0ms | B | -inf |
| 24.0ms | x | inf |
| 23.0ms | B | inf |
| 14.0ms | x | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 496 |
| 0 | 92 | 440 |
| 1 | 427 | 439 |
| 2 | 1547 | 439 |
| 0 | 4127 | 434 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
x |
#s(literal 2 binary64) |
F |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) |
B |
(sin.f64 B) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
#s(literal 1 binary64) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) |
(/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(literal -1 binary64) |
(*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
(/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
x |
#s(literal 2 binary64) |
F |
(*.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 (pow.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 F F #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (fma.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 #s(literal 1 binary64) (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 F (neg.f64 F)) (*.f64 F (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) F) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.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 (neg.f64 (*.f64 F F)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (fma.f64 (neg.f64 (*.f64 F F)) (neg.f64 (*.f64 F F)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.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))) (fma.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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))) (fma.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))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 F) (neg.f64 F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(-.f64 (*.f64 F F) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 F (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fabs.f64 F)) (fabs.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 F))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) F)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 F F))) |
(+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 F F))) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.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) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.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/4 binary64) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fabs.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(fabs.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 F (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F)) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
B |
(sin.f64 B) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (/.f64 F (sin.f64 B)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (sin.f64 B))) |
(*.f64 F (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 B))) (cos.f64 (+.f64 (+.f64 (PI.f64) B) (PI.f64)))) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (sin.f64 B) (cos.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 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 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) (neg.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (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 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.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)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (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 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 B))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) 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) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) x)))) |
(neg.f64 (-.f64 (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (*.f64 F (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #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) (neg.f64 x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (sin.f64 B))) (neg.f64 (sin.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(literal 1 binary64) |
#s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) |
(*.f64 (pow.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) (/.f64 #s(literal 0 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) (/.f64 #s(literal 0 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) (/.f64 #s(literal 0 binary64) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fabs.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(fabs.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 F (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F)) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(neg.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(fma.f64 (*.f64 F (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F) (neg.f64 x)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (neg.f64 x)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (neg.f64 x)) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(+.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (/.f64 #s(literal 1 binary64) B)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (-.f64 (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) (*.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (neg.f64 (/.f64 x B)) (neg.f64 (/.f64 x B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (fma.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x) B) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) (*.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (-.f64 (*.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(neg.f64 (*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (/.f64 (neg.f64 x) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) B) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 x (neg.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x (neg.f64 (neg.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 (neg.f64 x)) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B)) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal 1 binary64)))) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) |
(fabs.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(+.f64 (/.f64 x (neg.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B)) |
(+.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(+.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))) (fma.f64 F F (+.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (*.f64 F F)) |
(*.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) x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 F F #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) (+.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 F F (+.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 x (fma.f64 F F #s(literal 2 binary64))) (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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))) (fma.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 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64))))) |
(/.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))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.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 F F) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) (+.f64 #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 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (fma.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x))) (*.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) 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 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x))) (+.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F (+.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F (+.f64 x x)) (fma.f64 F F (+.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 F F) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 F F) (*.f64 F F) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) 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))) (fma.f64 (+.f64 x x) (+.f64 x x) (fma.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 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)))) (-.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (fma.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x x) (+.f64 x x)) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (+.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 x x) (+.f64 x x) (-.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (-.f64 #s(literal -2 binary64) (*.f64 F F)) (+.f64 x x))) |
(neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (fma.f64 F F #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 F))) (neg.f64 (neg.f64 (fabs.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 F))) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(fma.f64 (neg.f64 (fabs.f64 F)) (neg.f64 (fabs.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 F)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 F) (fabs.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 F) (neg.f64 F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(-.f64 (fma.f64 F F (+.f64 x x)) #s(literal -2 binary64)) |
(-.f64 (+.f64 x x) (-.f64 #s(literal -2 binary64) (*.f64 F F))) |
(-.f64 (*.f64 F F) (-.f64 #s(literal -2 binary64) (+.f64 x x))) |
(-.f64 (*.f64 F F) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (*.f64 F F) (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 (fma.f64 F F #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) |
(+.f64 (+.f64 x x) (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(+.f64 (fma.f64 F F #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(+.f64 (fma.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) (fma.f64 F F (+.f64 x x))) |
(+.f64 x (+.f64 x (fma.f64 F F #s(literal 2 binary64)))) |
(+.f64 x (-.f64 x (-.f64 #s(literal -2 binary64) (*.f64 F F)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(pow.f64 (neg.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fabs.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(fabs.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 F (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F)) |
(*.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (fma.f64 x x (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(neg.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(fma.f64 (*.f64 F (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 F (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F) (neg.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64))) F) (neg.f64 x)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (neg.f64 x)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (neg.f64 x)) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 x))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) |
(+.f64 (neg.f64 x) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 x)) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (fabs.f64 B)) |
(*.f64 (fabs.f64 B) (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (fabs.f64 B) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) B) |
(*.f64 (neg.f64 B) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(*.f64 B (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (-.f64 (*.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))))) |
(/.f64 (neg.f64 (*.f64 B #s(literal 1 binary64))) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 B))) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 (fabs.f64 (*.f64 B #s(literal 1 binary64))) (fabs.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (fabs.f64 (neg.f64 (neg.f64 B))) (fabs.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (*.f64 B #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (neg.f64 (neg.f64 B)) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(/.f64 (fabs.f64 B) (fabs.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (fabs.f64 B) (fabs.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (neg.f64 B) (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(neg.f64 (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(sqrt.f64 (*.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fabs.f64 (neg.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fabs.f64 (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(fabs.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(exp.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(+.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(-.f64 (log.f64 (*.f64 B #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 B))) (log.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(-.f64 (log.f64 B) (log.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (log.f64 B)) |
(+.f64 (log.f64 (neg.f64 B)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(literal -1 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(neg.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal 1 binary64))) |
(neg.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) |
(*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (/.f64 #s(literal 1 binary64) B)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (-.f64 (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) (*.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x B)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (neg.f64 (/.f64 x B)) (neg.f64 (/.f64 x B))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (fma.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) x) B) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) (*.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (-.f64 (*.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) (*.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
(neg.f64 (*.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 F (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (/.f64 (neg.f64 x) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) B) B) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 x (neg.f64 B)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x (neg.f64 (neg.f64 B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 x B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 (neg.f64 x)) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B)) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))))) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal 1 binary64)))) |
(-.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (sinh.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))))) |
(fabs.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
(+.f64 (/.f64 x (neg.f64 B)) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (/.f64 (neg.f64 x) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) B) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 (neg.f64 x) B)) |
(+.f64 (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(+.f64 (cosh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) (sinh.f64 (log.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)))) |
(+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) (/.f64 #s(literal 0 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (fma.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (fma.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (tan.f64 B) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 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 (fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 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 (fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 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 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (*.f64 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.f64 B) x (*.f64 (neg.f64 (tan.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)))) (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 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 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 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 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (sin.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 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 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (neg.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64))) (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (neg.f64 (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
Compiled 77 197 to 6 475 computations (91.6% saved)
73 alts after pruning (69 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 241 | 33 | 1 274 |
| Fresh | 22 | 36 | 58 |
| Picked | 5 | 0 | 5 |
| Done | -3 | 4 | 1 |
| Total | 1 265 | 73 | 1 338 |
| Status | Accuracy | Program |
|---|---|---|
| 58.8% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 45.6% | (fma.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 x) (tan.f64 B))) | |
| 55.7% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) | |
| 58.7% | (fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) | |
| 52.6% | (fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 81.0% | (/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) | |
| 55.8% | (/.f64 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (tan.f64 B)) | |
| 52.6% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 50.6% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 50.6% | (-.f64 (/.f64 (*.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| ✓ | 55.8% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 36.5% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) | |
| 55.7% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 57.3% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) | |
| 60.7% | (-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 58.8% | (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) | |
| 79.6% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 31.1% | (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) B)) x)) | |
| 52.5% | (-.f64 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 50.6% | (-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 x (tan.f64 B))) | |
| 59.5% | (-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 x (tan.f64 B))) | |
| 58.7% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.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)))))) | |
| 58.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.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)))))) | |
| 50.2% | (+.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)))) | |
| 71.1% | (+.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)))))) | |
| 26.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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)))))) | |
| 31.1% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)))))) | |
| 15.4% | (+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) | |
| 42.7% | (+.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)))))) | |
| 55.5% | #s(approx (- (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) | |
| 41.4% | #s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) | |
| ✓ | 41.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
| 23.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) | |
| 13.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) | |
| 32.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) | |
| 27.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) x) B)) | |
| 31.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) x) B)) | |
| 25.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x) B)) | |
| 13.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) x) B)) | |
| 31.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) | |
| 31.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) | |
| 26.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ 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))) | |
| 29.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) | |
| 28.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x)) B)) | |
| 23.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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) | |
| 13.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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) x)))) | |
| 31.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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x)))) | |
| 31.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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x)))) | |
| 28.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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) | |
| 15.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) (sin.f64 B))) | |
| 10.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) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) | |
| 10.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) #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) | |
| ✓ | 10.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
| 20.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) (sin.f64 B))) | |
| 31.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| 13.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) | |
| 19.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) | |
| 6.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) | |
| 9.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) | |
| 11.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) | |
| 11.3% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))))))) | |
| 15.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) B))) | |
| ✓ | 10.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
| 25.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 26.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) | |
| 23.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) | |
| 0.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
Compiled 3 128 to 2 092 computations (33.1% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 binary64) B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 binary64) B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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)))))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 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) (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan B)) (/.f64 x B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
| Outputs |
|---|
#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)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 |
|---|
#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)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 x (tan.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 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.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)))))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.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 x) (tan.f64 B))) |
(+.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)))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 x (tan.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 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.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)))))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.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 x) (tan.f64 B))) |
(+.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 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 x (tan.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 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.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)))))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.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 x) (tan.f64 B))) |
(+.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 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(+.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))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 x))) (sin.f64 B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal -1 binary64) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 #s(literal 1 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 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) (/.f64 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) 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 B (-.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) 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 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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) (/.f64 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal -1 binary64) F)) F) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (/.f64 (fma.f64 B F (*.f64 B (*.f64 F x))) F)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (fma.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 #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.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))))) (exp.f64 (*.f64 (log.f64 #s(approx (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) B)) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 (neg.f64 B)) #s(literal -1 binary64))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B F)) (/.f64 x (*.f64 B 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) (/.f64 B #s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) 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 (/ B (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) F) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F x)) (*.f64 B F)) F))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #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))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 B) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)))) |
#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 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) B)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 #s(approx (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.f64 #s(literal -1 binary64) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (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) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 #s(approx (* (log (/ B (- (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) x))) -1) (+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (*.f64 B F)) (log.f64 (/.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 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F 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) (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) 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) (/.f64 B (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) F) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (fma.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))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) 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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 F (-.f64 (fma.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)) (/.f64 x F)))) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))))) F) 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 B (-.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) F) x)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) #s(approx (/ (+ 1 (* -1/3 (pow B 2))) B) (*.f64 #s(literal -1/3 binary64) 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)))))) |
#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) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
(-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (*.f64 #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #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))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.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))))))) x) #s(literal 1 binary64)))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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)))) 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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.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 B x)) (/.f64 #s(literal 1 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) (fma.f64 #s(literal 2 binary64) x (exp.f64 (*.f64 (log.f64 (neg.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))))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x) B) #s(literal 2 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 B F)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) x))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) B) B #s(literal 1 binary64)) 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 (fma.f64 (*.f64 B B) #s(literal -1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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)) (fma.f64 (*.f64 B B) (/.f64 #s(literal -1/3 binary64) B) (/.f64 #s(literal 1 binary64) 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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (exp.f64 (*.f64 (-.f64 (log.f64 (neg.f64 B)) (log.f64 (-.f64 x (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)))) #s(literal -1 binary64)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x B) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 B (pow.f64 F #s(literal 2 binary64)))))) F) (/.f64 #s(literal 1 binary64) (*.f64 B F))))))) |
#s(approx (- (/ (* (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) F) (sin B)) (/ x (tan B))) (/.f64 (-.f64 (*.f64 F (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) x) B)) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x #s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
(+.f64 #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)) (*.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 #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)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64)))) 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 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))) (/.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 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F)) B)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))))) 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 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(approx (/ x (tan 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) (/.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 (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #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))))))))) (*.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 #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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x #s(approx (/ 1 (tan B)) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))))) (/.f64 x (tan.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 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.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)))))) |
(fma.f64 F (/.f64 #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal 1 binary64) F)) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.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 x) (tan.f64 B))) |
(+.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 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ 1 (sin B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (neg.f64 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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) |
(+.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))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(approx (/ F (sin B)) (/.f64 F B)))) |
(-.f64 (*.f64 F (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
(fma.f64 (neg.f64 F) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.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)))) (*.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 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x)))) (*.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 (-.f64 (*.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) x) (tan.f64 B)) |
(+.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 (/.f64 (*.f64 #s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2)) (pow (+ (* x 2) (+ (* F F) 2)) (/ -1/2 2))) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.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)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 F (fma.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 #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))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)) F) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) F) (sin.f64 B)) (/.f64 x (tan.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 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))))) |
(-.f64 #s(approx (/ (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (fma.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 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 #s(literal -1 binary64) (*.f64 F (fma.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)))))))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal -1 binary64)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(approx (* (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) F) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
45 calls:
| 40.0ms | x |
| 39.0ms | F |
| 37.0ms | B |
| 36.0ms | F |
| 35.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.9% | 1 | B |
| 10.9% | 1 | x |
| 10.9% | 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)))))) |
| 10.9% | 1 | F |
| 16.3% | 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)))))) |
| 13.0% | 2 | B |
| 13.4% | 2 | x |
| 18.6% | 2 | F |
| 31.6% | 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)))))) |
| 33.8% | 2 | F |
| 39.5% | 2 | F |
| 33.6% | 2 | B |
| 33.6% | 2 | x |
| 36.6% | 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)))))) |
| 43.8% | 3 | F |
| 48.8% | 3 | F |
| 44.7% | 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)))))) |
| 49.4% | 3 | F |
| 41.5% | 1 | B |
| 51.0% | 2 | B |
| 52.8% | 4 | F |
| 57.1% | 4 | F |
| 45.0% | 3 | x |
| 51.3% | 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)))))) |
| 51.0% | 2 | B |
| 67.1% | 2 | B |
| 65.4% | 5 | F |
| 64.2% | 3 | x |
| 67.6% | 3 | (+.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)))))) |
| 73.1% | 3 | x |
| 73.5% | 3 | x |
| 77.2% | 6 | F |
| 68.9% | 2 | B |
| 73.5% | 3 | x |
| 74.9% | 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)))))) |
| 77.8% | 4 | F |
| 89.0% | 3 | F |
| 93.1% | 3 | F |
| 93.1% | 3 | F |
| 98.6% | 3 | F |
| 99.7% | 3 | F |
| 84.4% | 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.8% | 3 | F |
| 81.1% | 1 | B |
| 81.1% | 1 | x |
Compiled 5 787 to 927 computations (84.0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 67166536.79238069 | 156025732.97739038 |
| 6.0ms | -5.447508593139598e+32 | -1.0753918652145423e+32 |
| 18.0ms | 112× | 0 | valid |
Compiled 334 to 269 computations (19.5% saved)
ival-add!: 5.0ms (33.9% of total)ival-tan: 2.0ms (13.5% of total)ival-sin: 2.0ms (13.5% of total)ival-pow: 2.0ms (13.5% of total)ival-mult!: 2.0ms (13.5% of total)ival-div!: 1.0ms (6.8% of total)adjust: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 1.5139710734483193e+41 | 1.1910228788254125e+43 |
| 0.0ms | -5.447508593139598e+32 | -1.0753918652145423e+32 |
| 20.0ms | 112× | 0 | valid |
Compiled 415 to 339 computations (18.3% saved)
ival-tan: 8.0ms (47.5% of total)ival-sin: 2.0ms (11.9% of total)ival-pow: 2.0ms (11.9% of total)ival-mult!: 2.0ms (11.9% of total)ival-add!: 1.0ms (5.9% of total)ival-div!: 1.0ms (5.9% of total)adjust: 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 |
|---|---|---|
| 36.0ms | 0.8427290461178888 | 55597541.00548232 |
| 17.0ms | -14.466928840283583 | -1.2192980677658918 |
| 42.0ms | 240× | 0 | valid |
Compiled 723 to 590 computations (18.4% saved)
ival-tan: 6.0ms (25.1% of total)ival-sin: 5.0ms (20.9% of total)ival-pow: 5.0ms (20.9% of total)ival-mult!: 4.0ms (16.7% of total)ival-add!: 2.0ms (8.4% of total)ival-div!: 2.0ms (8.4% of total)ival-neg: 1.0ms (4.2% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 8.331977517410733e-42 | 4.1507825781192986e-35 |
| 30.0ms | -2.4746326289204816e+30 | -2521794.575351725 |
| 44.0ms | 320× | 0 | valid |
Compiled 968 to 755 computations (22.0% saved)
ival-tan: 7.0ms (20.2% of total)ival-sin: 6.0ms (17.3% of total)ival-pow: 6.0ms (17.3% of total)ival-neg: 5.0ms (14.4% of total)ival-mult!: 5.0ms (14.4% of total)ival-div!: 3.0ms (8.7% of total)ival-add!: 2.0ms (5.8% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 8.331977517410733e-42 | 4.1507825781192986e-35 |
| 2.0ms | -2.4746326289204816e+30 | -2521794.575351725 |
Compiled 950 to 746 computations (21.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.169082079587514e+165 | 6.2877875656911685e+165 |
| 7.0ms | -2.4746326289204816e+30 | -2521794.575351725 |
| 10.0ms | 80× | 0 | valid |
Compiled 816 to 637 computations (21.9% saved)
ival-tan: 2.0ms (25.3% of total)ival-sin: 2.0ms (25.3% of total)ival-pow: 2.0ms (25.3% of total)ival-add!: 1.0ms (12.7% of total)ival-div!: 1.0ms (12.7% of total)ival-mult!: 1.0ms (12.7% of total)adjust: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.169082079587514e+165 | 6.2877875656911685e+165 |
| 46.0ms | -2.6003466783881607e-74 | -3.8421275002112404e-87 |
| 44.0ms | -1.5317215525073419e+147 | -8.478766613731882e+139 |
| 58.0ms | 304× | 0 | valid |
Compiled 1 310 to 986 computations (24.7% saved)
ival-pow: 26.0ms (52.2% of total)ival-tan: 7.0ms (14.1% of total)ival-sin: 6.0ms (12.1% of total)ival-mult!: 5.0ms (10.0% of total)ival-div!: 3.0ms (6.0% of total)ival-add!: 2.0ms (4.0% of total)ival-neg: 1.0ms (2.0% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.4898983247328722e-110 | 1.0407912355044085e-106 |
| 21.0ms | -2.518801645312308e-57 | -6.846496826268873e-59 |
| 33.0ms | 240× | 0 | valid |
Compiled 898 to 685 computations (23.7% saved)
ival-mult!: 6.0ms (23.4% of total)ival-tan: 5.0ms (19.5% of total)ival-sin: 5.0ms (19.5% of total)ival-pow: 5.0ms (19.5% of total)ival-add!: 2.0ms (7.8% of total)ival-div!: 2.0ms (7.8% of total)ival-neg: 1.0ms (3.9% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.4898983247328722e-110 | 1.0407912355044085e-106 |
| 10.0ms | -2.518801645312308e-57 | -6.846496826268873e-59 |
| 7.0ms | 32× | 0 | valid |
Compiled 870 to 671 computations (22.9% saved)
ival-tan: 1.0ms (30.3% of total)ival-sin: 1.0ms (30.3% of total)ival-pow: 1.0ms (30.3% of total)ival-mult!: 1.0ms (30.3% 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)ival-div!: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.6213957577679052e-5 | 0.00024402468154212592 |
| 18.0ms | 96× | 0 | valid |
Compiled 486 to 362 computations (25.5% saved)
ival-pow: 7.0ms (46.4% of total)ival-tan: 2.0ms (13.2% of total)ival-sin: 2.0ms (13.2% of total)ival-mult!: 2.0ms (13.2% of total)ival-add!: 1.0ms (6.6% of total)ival-div!: 1.0ms (6.6% of total)adjust: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.331977517410733e-42 | 4.1507825781192986e-35 |
| 32.0ms | -2.4746326289204816e+30 | -2521794.575351725 |
| 24.0ms | -8.478766613731882e+139 | -1.6604373727617008e+138 |
| 43.0ms | 256× | 0 | valid |
Compiled 2 092 to 1 527 computations (27.0% saved)
ival-tan: 6.0ms (21.0% of total)ival-sin: 5.0ms (17.5% of total)ival-pow: 5.0ms (17.5% of total)ival-mult!: 5.0ms (17.5% of total)ival-div!: 4.0ms (14.0% of total)ival-add!: 2.0ms (7.0% of total)ival-neg: 1.0ms (3.5% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 440.2709433093228 | 464.7106861832543 |
| 2.0ms | 16× | 0 | valid |
Compiled 105 to 81 computations (22.9% saved)
ival-tan: 0.0ms (0.0% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-sin: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)ival-div!: 0.0ms (0.0% of total)ival-pow: 0.0ms (0.0% of total)ival-mult!: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 156025732.97739038 | 27666141421746.527 |
| 3.0ms | -6.849879426155601e+58 | -2.1105970159831473e+56 |
| 4.0ms | 32× | 0 | valid |
Compiled 210 to 148 computations (29.5% saved)
ival-tan: 1.0ms (31.2% of total)ival-sin: 1.0ms (31.2% of total)ival-pow: 1.0ms (31.2% of total)ival-mult!: 1.0ms (31.2% 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)ival-div!: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 4.1507825781192986e-35 | 5.680188419556939e-24 |
| 14.0ms | -1.2192980677658918 | -0.33685223375592044 |
| 33.0ms | 240× | 0 | valid |
Compiled 1 425 to 941 computations (34.0% saved)
ival-pow: 7.0ms (26.7% of total)ival-tan: 5.0ms (19.1% of total)ival-sin: 5.0ms (19.1% of total)ival-mult!: 4.0ms (15.3% of total)ival-add!: 2.0ms (7.6% of total)ival-div!: 2.0ms (7.6% of total)ival-neg: 1.0ms (3.8% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 1.0951726375418134e-56 | 7.877647275132836e-53 |
| 22.0ms | -9.5387663627423e-59 | -3.3792060605210754e-61 |
| 35.0ms | 256× | 0 | valid |
Compiled 1 566 to 1 050 computations (33.0% saved)
ival-tan: 9.0ms (31.9% of total)ival-sin: 5.0ms (17.7% of total)ival-pow: 5.0ms (17.7% of total)ival-mult!: 4.0ms (14.2% of total)ival-add!: 2.0ms (7.1% of total)ival-div!: 2.0ms (7.1% of total)ival-neg: 1.0ms (3.5% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | -1.045227147621985e-158 | -1.1183244450861598e-160 |
| 14.0ms | 112× | 0 | valid |
Compiled 688 to 460 computations (33.1% saved)
ival-tan: 2.0ms (18.3% of total)ival-sin: 2.0ms (18.3% of total)ival-pow: 2.0ms (18.3% of total)ival-mult!: 2.0ms (18.3% of total)ival-add!: 1.0ms (9.1% of total)ival-div!: 1.0ms (9.1% of total)adjust: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 0.8427290461178888 | 55597541.00548232 |
| 35.0ms | 128× | 0 | valid |
Compiled 894 to 602 computations (32.7% saved)
ival-sin: 21.0ms (66.7% of total)ival-tan: 3.0ms (9.5% of total)ival-pow: 2.0ms (6.4% of total)ival-mult!: 2.0ms (6.4% of total)ival-add!: 1.0ms (3.2% of total)ival-neg: 1.0ms (3.2% of total)ival-div!: 1.0ms (3.2% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 9.826545763509213e-302 | 2.5997721196915054e-295 |
| 35.0ms | 144× | 0 | valid |
Compiled 912 to 620 computations (32.0% saved)
ival-mult!: 17.0ms (55.3% of total)ival-tan: 5.0ms (16.3% of total)ival-sin: 3.0ms (9.8% of total)ival-pow: 3.0ms (9.8% of total)ival-add!: 1.0ms (3.3% of total)ival-neg: 1.0ms (3.3% of total)ival-div!: 1.0ms (3.3% of total)adjust: 0.0ms (0.0% of total)| 1× | fuel |
Compiled 1 915 to 212 computations (88.9% saved)
Compiled 5 795 to 1 994 computations (65.6% saved)
Loading profile data...