
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 |
| 40.0ms | 316× | 0 | invalid |
ival-sin: 449.0ms (36.8% of total)ival-tan: 229.0ms (18.8% of total)ival-pow: 178.0ms (14.6% of total)ival-mult!: 146.0ms (12.0% of total)ival-div!: 96.0ms (7.9% of total)ival-add!: 80.0ms (6.6% of total)ival-neg: 42.0ms (3.4% 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 |
|---|---|---|
| ▶ | 77.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)))))) |
(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 |
|---|---|---|
| 53.0ms | B | -inf |
| 33.0ms | B | inf |
| 7.0ms | x | 0 |
| 6.0ms | F | 0 |
| 5.0ms | x | inf |
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)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 601 | 19 | 620 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 602 | 19 | 621 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.3% | (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))) |
| 86.3% | (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))) | |
| 86.4% | (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))) | |
| 86.2% | (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))) | |
| 86.3% | (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))) | |
| ▶ | 86.4% | (-.f64 (/.f64 (*.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))) |
| ▶ | 77.4% | (+.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)))))) |
| 77.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 77.3% | (+.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)))))) | |
| 45.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)))) | |
| 65.9% | (+.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)))))) | |
| 59.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 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B)))) | |
| ▶ | 54.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 #s(literal 1 binary64) (sin.f64 B)))) |
| 54.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) (sin.f64 B)))) | |
| 52.8% | (+.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)))))) | |
| ▶ | 51.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 (pow.f64 F #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) B)) |
| 59.7% | #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)))) | |
| 43.9% | #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)))))) | |
| 57.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
Compiled 1 172 to 834 computations (28.8% saved)
| Inputs |
|---|
2 |
-1/2 |
1 |
(/ 1 2) |
(neg (/ 1 2)) |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 12 to 7 computations (41.7% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1280 | 12454 |
| 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 #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) (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 (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)) |
(neg.f64 x) |
(/.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))) |
(/.f64 (tan.f64 B) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 F (sin.f64 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 (/.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 (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)))))) |
| 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (sin B)) (/.f64 F (sin.f64 B))) |
#s(approx (+ (* F F) 2) (*.f64 (pow.f64 F #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (+ (* 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (/ 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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (/ (neg x) (tan B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.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)))))) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.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)))))))))) B)) |
#s(approx (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (/ (tan B) (neg x)) (*.f64 #s(literal -1 binary64) (/.f64 B x))) |
#s(approx (/ (tan B) (neg x)) (*.f64 B (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (tan B) (neg x)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/15 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (tan B) (neg x)) (*.f64 B (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -17/315 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) x)) (*.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) x)))) |
#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 (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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (/ (tan B) (neg x)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 x (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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (+ (* (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) F) (/ (neg x) (tan 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 (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) (sin.f64 B))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 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))))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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 (+ (* 2 x) (+ (* F F) 2)) -1/2) (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)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 21.0ms | B | inf |
| 20.0ms | F | 0 |
| 17.0ms | B | -inf |
| 11.0ms | B | 0 |
| 8.0ms | x | 0 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 378 |
| 0 | 101 | 351 |
| 1 | 473 | 350 |
| 2 | 1582 | 350 |
| 0 | 4307 | 350 |
| 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 #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) (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 (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)) |
(neg.f64 x) |
(/.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))) |
(/.f64 (tan.f64 B) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 F (sin.f64 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 (/.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 (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)))))) |
| 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 (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 (+.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 #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 (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 #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 (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)))) |
(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 (*.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 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))) (/.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 (/.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)) F) |
(*.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 (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 (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 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 (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)) 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)) (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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 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) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 (neg.f64 x) (/.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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.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))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.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 (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 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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 (tan.f64 B) x)) |
(/.f64 x (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) x))) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 x (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) x) (sin.f64 B)) (cos.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 (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 (pow.f64 (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 (-.f64 (*.f64 (/.f64 F (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)) (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 (pow.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.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 (/.f64 F (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)) (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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (fma.f64 (/.f64 F (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)) (tan.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 F (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)) (tan.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (tan.f64 B)) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) x) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.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 (*.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)) (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 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)) (neg.f64 (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) (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 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 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (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)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal -1 binary64) (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 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 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (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) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (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) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) x) (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 (*.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))) (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) (neg.f64 (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) (neg.f64 (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B) (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) 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)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B) (*.f64 (/.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))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (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) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (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)) (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 (*.f64 (*.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 (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 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 (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 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 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (neg.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 (neg.f64 (sin.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (neg.f64 (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) #s(literal -1 binary64)) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 (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 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 binary64) x) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.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)) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.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 #s(literal 1 binary64) (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)) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.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)) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1 binary64) (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)))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.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)))) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.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)))) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1 binary64) (neg.f64 x)))) (*.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 (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))) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.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 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.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 #s(literal 1 binary64) (neg.f64 x)))) (*.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 (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) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) 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)) (*.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 (/.f64 F (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)) (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 F (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)) (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 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (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)) (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 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (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)) (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 (/.f64 F (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)) (tan.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)) (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 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal -1 binary64) (neg.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 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) x) (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) 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)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.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))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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 (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 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 (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 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) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (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 (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 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 #s(literal -1 binary64) 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)) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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))) (*.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 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 #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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)))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 #s(literal -1 binary64) 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)) F) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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) (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 (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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 (sin.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)) (neg.f64 (tan.f64 B)) x)) (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)) #s(literal -1 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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) (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (tan.f64 B) x)) |
(/.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 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))) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (sin.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) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (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))) (/.f64 (tan.f64 B) x)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (tan.f64 B) x)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (sin.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 #s(literal 1 binary64) (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))) (/.f64 (tan.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (tan.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B)) (*.f64 x (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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))) (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.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) (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.f64 (neg.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)))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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 (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (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 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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 (-.f64 (*.f64 (/.f64 F (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)) (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 (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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)) (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) (sin.f64 B)) (neg.f64 (tan.f64 B)) x) (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 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 (tan.f64 B) 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)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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 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))) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.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) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (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))) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (tan.f64 B) x) (sin.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 #s(literal 1 binary64) (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))) (/.f64 (tan.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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) (/.f64 (tan.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (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 (neg.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) x) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) 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 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (-.f64 (*.f64 (/.f64 F (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)) (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 (-.f64 (*.f64 (/.f64 F (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)) (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 (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 (*.f64 (pow.f64 (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 (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 (*.f64 (pow.f64 (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 (tan.f64 B) (-.f64 (*.f64 (/.f64 F (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)) (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 (neg.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)))) |
(neg.f64 (-.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)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (/.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 (/.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)) (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 (/.f64 (*.f64 (pow.f64 (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 (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 (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 (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 (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 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 (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 binary64) (sin.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 (/.f64 F (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)) (tan.f64 B))) (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 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (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 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 (/.f64 F (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)) (tan.f64 B))) (tan.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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (*.f64 (neg.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) 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 (/.f64 F (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)) (tan.f64 B))) (tan.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 (/.f64 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)) (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)) (/.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #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)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (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 (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)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.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 #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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.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))) |
(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 (/.f64 (*.f64 (pow.f64 (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 (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 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 (/.f64 F (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)) (tan.f64 B))) (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 (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))) (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 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 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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.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 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 (/.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 (*.f64 (/.f64 (*.f64 (pow.f64 (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 (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 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.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 F (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.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) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (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 x (neg.f64 (sin.f64 B))) (*.f64 (neg.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.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 (sin.f64 B)))) (/.f64 (*.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 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.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) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.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 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (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))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (tan.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)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) 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) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (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)) F)) (*.f64 (/.f64 (tan.f64 B) x) (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 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (tan.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)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (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) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (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)) F)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) 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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(+.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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(+.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 (neg.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 x))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(+.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))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (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 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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)) (*.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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (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 (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 (+.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 #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 (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 #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 (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)))) |
(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 (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)) |
(-.f64 (*.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 (*.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 (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 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 (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 #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 (/.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 (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 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 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) (/.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 #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 (/.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 (+.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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 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) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 (neg.f64 x) (/.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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.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))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.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 (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 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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 (tan.f64 B) x)) |
(/.f64 x (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) x))) |
(neg.f64 (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 x (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (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) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #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))) |
(pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.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 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (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 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (tan.f64 B) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 x x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) (neg.f64 x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(*.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 (sin.f64 B) #s(literal 1 binary64))) |
(/.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) (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) (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))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (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))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #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 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #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 x) (tan.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 (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #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) (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (tan.f64 B) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) (/.f64 (tan.f64 B) x)) |
(/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) (/.f64 (tan.f64 B) x)) |
(/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (tan.f64 B) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64)) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #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) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 #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 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 #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) (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 #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 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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)) (fma.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 #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) (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (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 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 #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) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (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))))))) |
(neg.f64 (-.f64 (neg.f64 #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 x) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.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)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (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)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (neg.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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (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)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(fma.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 (neg.f64 x) (tan.f64 B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (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 #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 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(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.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))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.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 (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 (*.f64 (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))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.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(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.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))))) (neg.f64 (neg.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)) #s(literal -1 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)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.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)))) (neg.f64 (neg.f64 (sin.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))) (neg.f64 (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 B)) (neg.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) (/.f64 (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 (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 (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)))) |
(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))) (sin.f64 B))) |
(neg.f64 x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (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) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #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))) |
(pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.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 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (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 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (tan.f64 B) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 x x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) (neg.f64 x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) x) (sin.f64 B)) (cos.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 (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 (pow.f64 (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 (-.f64 (*.f64 (/.f64 F (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)) (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 (pow.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.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 (/.f64 F (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)) (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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (fma.f64 (/.f64 F (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)) (tan.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 F (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)) (tan.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (tan.f64 B)) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) x) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.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 (*.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)) (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 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)) (neg.f64 (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) (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 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 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (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)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal -1 binary64) (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 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 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (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) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (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) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) x) (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 (*.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))) (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) (neg.f64 (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) (neg.f64 (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B) (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) 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)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B) (*.f64 (/.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))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (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) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (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)) (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 (*.f64 (*.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 (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 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 (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 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 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (neg.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 (neg.f64 (sin.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (neg.f64 (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) #s(literal -1 binary64)) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 (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 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 binary64) x) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.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)) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.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 #s(literal 1 binary64) (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)) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.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)) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1 binary64) (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)))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.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)))) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.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)))) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1 binary64) (neg.f64 x)))) (*.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 (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))) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.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 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.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 #s(literal 1 binary64) (neg.f64 x)))) (*.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 (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) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) 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)) (*.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 (/.f64 F (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)) (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 F (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)) (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 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (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)) (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 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (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)) (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 (/.f64 F (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)) (tan.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)) (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 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal -1 binary64) (neg.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 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) x) (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) 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)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.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))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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 (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 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 (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 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) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (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 (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 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 #s(literal -1 binary64) 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)) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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))) (*.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 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 #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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)))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 #s(literal -1 binary64) 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)) F) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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) (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 (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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 (sin.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)) (neg.f64 (tan.f64 B)) x)) (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)) #s(literal -1 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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) (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (tan.f64 B) x)) |
(/.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 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))) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (sin.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) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (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))) (/.f64 (tan.f64 B) x)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (tan.f64 B) x)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (sin.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 #s(literal 1 binary64) (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))) (/.f64 (tan.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (tan.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B)) (*.f64 x (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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))) (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.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) (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.f64 (neg.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)))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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 (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (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 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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 (-.f64 (*.f64 (/.f64 F (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)) (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 (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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)) (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) (sin.f64 B)) (neg.f64 (tan.f64 B)) x) (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 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 (tan.f64 B) 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)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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 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))) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.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) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (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))) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (tan.f64 B) x) (sin.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 #s(literal 1 binary64) (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))) (/.f64 (tan.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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) (/.f64 (tan.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (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 (neg.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) x) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) 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 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (-.f64 (*.f64 (/.f64 F (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)) (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 (-.f64 (*.f64 (/.f64 F (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)) (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 (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 (*.f64 (pow.f64 (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 (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 (*.f64 (pow.f64 (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 (tan.f64 B) (-.f64 (*.f64 (/.f64 F (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)) (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 (neg.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)))) |
(neg.f64 (-.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)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (/.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 (/.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)) (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 (/.f64 (*.f64 (pow.f64 (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 (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 (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 (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 (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 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 (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 binary64) (sin.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 (/.f64 F (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)) (tan.f64 B))) (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 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (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 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 (/.f64 F (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)) (tan.f64 B))) (tan.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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (*.f64 (neg.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) 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 (/.f64 F (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)) (tan.f64 B))) (tan.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 (/.f64 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)) (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)) (/.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #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)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (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 (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)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.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 #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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.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))) |
(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 (/.f64 (*.f64 (pow.f64 (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 (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 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 (/.f64 F (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)) (tan.f64 B))) (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 (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))) (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 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 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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.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 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 (/.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 (*.f64 (/.f64 (*.f64 (pow.f64 (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 (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 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.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 F (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.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) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (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 x (neg.f64 (sin.f64 B))) (*.f64 (neg.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.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 (sin.f64 B)))) (/.f64 (*.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 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.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) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.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 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (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))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (tan.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)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) 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) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (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)) F)) (*.f64 (/.f64 (tan.f64 B) x) (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 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (tan.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)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (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) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (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)) F)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) 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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(+.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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(+.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 (neg.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 x))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(+.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))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (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 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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)) (*.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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (neg.f64 x) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (tan.f64 B)) |
(*.f64 (neg.f64 (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (tan.f64 B) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 B)))) x) |
(/.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x)) (cos.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 x (neg.f64 (cos.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 x) (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (cos.f64 B) x)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 B)) x)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x)))) |
(/.f64 (neg.f64 (tan.f64 B)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (tan.f64 B) (neg.f64 x)) |
(/.f64 (sin.f64 B) (*.f64 (cos.f64 B) (neg.f64 x))) |
(neg.f64 (/.f64 (tan.f64 B) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (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) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (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) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #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))) |
(pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.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 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (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 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (tan.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (tan.f64 B) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (tan.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 x x) (*.f64 (neg.f64 (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (neg.f64 (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) (neg.f64 x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(*.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 (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 (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 (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 (+.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 #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 (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 #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 (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)))) |
(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 (*.f64 (*.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 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))) (/.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 (/.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)) F) |
(*.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 (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 (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 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 (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)) 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)) (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 (/.f64 (-.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) x) (sin.f64 B)) (cos.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 (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 (pow.f64 (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 (-.f64 (*.f64 (/.f64 F (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)) (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 (pow.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.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 (/.f64 F (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)) (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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (fma.f64 (/.f64 F (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)) (tan.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 F (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)) (tan.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (tan.f64 B)) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) x) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.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 (*.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)) (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 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)) (neg.f64 (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) (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 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 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (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)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal -1 binary64) (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 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 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (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) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (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) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) x) (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 (*.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))) (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) (neg.f64 (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) (neg.f64 (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B) (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) 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)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B) (*.f64 (/.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))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (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) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (fma.f64 x (neg.f64 (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)) (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 (*.f64 (*.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 (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 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 (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 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 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (neg.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 (neg.f64 (sin.f64 B)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (neg.f64 (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) #s(literal -1 binary64)) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 (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 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 binary64) x) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.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)) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.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 #s(literal 1 binary64) (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)) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x))) |
(/.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)) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (tan.f64 B)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1 binary64) (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)))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.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)))) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) x))) |
(/.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)))) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1 binary64) (neg.f64 x)))) (*.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 (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))) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 #s(literal -1 binary64) x))) |
(/.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 (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.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 #s(literal 1 binary64) (neg.f64 x)))) (*.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 (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) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) 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)) (*.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 (/.f64 F (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)) (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 F (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)) (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 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (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)) (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 F (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)) (tan.f64 B))) (/.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F (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)) (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 (/.f64 F (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)) (tan.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)) (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 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (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 #s(literal -1 binary64) (neg.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 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) x) (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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) 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)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) 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))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (sin.f64 B))) (*.f64 (/.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))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.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)))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 B)))) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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 (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 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 (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 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) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (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 (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 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 #s(literal -1 binary64) 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)) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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))) (*.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 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 #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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)))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 #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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (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 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 #s(literal -1 binary64) 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)) F) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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) (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 (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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 (sin.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)) (neg.f64 (tan.f64 B)) x)) (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)) #s(literal -1 binary64))) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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) (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (tan.f64 B) x)) |
(/.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 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))) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (sin.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) (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (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))) (/.f64 (tan.f64 B) x)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (tan.f64 B) x)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (sin.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 #s(literal 1 binary64) (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))) (/.f64 (tan.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.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) (/.f64 (tan.f64 B) (neg.f64 x))))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B)) (*.f64 x (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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))) (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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) (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.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) (/.f64 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.f64 (neg.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)))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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 (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (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 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) x))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.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))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(/.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 (-.f64 (*.f64 (/.f64 F (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)) (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 (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 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (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)) (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) (sin.f64 B)) (neg.f64 (tan.f64 B)) x) (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 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) #s(literal -1 binary64)) (/.f64 (tan.f64 B) 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)) (*.f64 F (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (tan.f64 B) (neg.f64 x))) |
(/.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 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))) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (sin.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) (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (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))) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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) (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (tan.f64 B) x) (sin.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 #s(literal 1 binary64) (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))) (/.f64 (tan.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.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) (/.f64 (tan.f64 B) (neg.f64 x)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (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 (neg.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) x) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B)))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 (tan.f64 B) x) (*.f64 #s(literal -1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (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 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 #s(literal -1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) 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 #s(literal 1 binary64) (neg.f64 (sin.f64 B)) (*.f64 (/.f64 (tan.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))))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (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)) F))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (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 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.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 (*.f64 (neg.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 x)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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) (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.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 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (/.f64 (tan.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) |
(/.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 (-.f64 (*.f64 (/.f64 F (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)) (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 (-.f64 (*.f64 (/.f64 F (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)) (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 (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 (*.f64 (pow.f64 (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 (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 (*.f64 (pow.f64 (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 (tan.f64 B) (-.f64 (*.f64 (/.f64 F (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)) (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 (neg.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)))) |
(neg.f64 (-.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)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (/.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 (/.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)) (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 (/.f64 (*.f64 (pow.f64 (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 (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 (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 (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 (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 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 (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 binary64) (sin.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 (/.f64 F (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)) (tan.f64 B))) (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 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (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 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 (/.f64 F (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)) (tan.f64 B))) (tan.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 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (*.f64 (neg.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) 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 (/.f64 F (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)) (tan.f64 B))) (tan.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 (/.f64 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)) (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)) (/.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #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)) F) (sin.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (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 (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)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.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 #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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.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))) |
(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 (/.f64 (*.f64 (pow.f64 (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 (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 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 (/.f64 F (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)) (tan.f64 B))) (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 (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))) (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 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 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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.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 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 (/.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 (*.f64 (/.f64 (*.f64 (pow.f64 (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 (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 F (tan.f64 B))) (*.f64 (sin.f64 B) x)) (/.f64 (tan.f64 B) x)) (/.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 F (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 x))) (/.f64 (tan.f64 B) (neg.f64 x))) (/.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) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (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 x (neg.f64 (sin.f64 B))) (*.f64 (neg.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.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 (sin.f64 B)))) (/.f64 (*.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 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.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) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.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 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (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))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (tan.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)))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) 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) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (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)) F)) (*.f64 (/.f64 (tan.f64 B) x) (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 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B)))) (/.f64 (*.f64 (/.f64 (tan.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)))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (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) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (sin.f64 B))) (/.f64 (*.f64 (/.f64 (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)) F)) (*.f64 (/.f64 (tan.f64 B) (neg.f64 x)) (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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (neg.f64 (sin.f64 B))) (*.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))) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) 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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(+.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))) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(+.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 (neg.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 x))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x))))) |
(+.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))) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (/.f64 (tan.f64 B) (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 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) 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 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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 (tan.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (neg.f64 x)))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (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)) (*.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 F (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)) (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (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)) (tan.f64 B))) (tan.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 (neg.f64 x) (tan.f64 B))) |
Compiled 58 862 to 5 682 computations (90.3% saved)
46 alts after pruning (46 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 407 | 44 | 1 451 |
| Fresh | 12 | 2 | 14 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 424 | 46 | 1 470 |
| Status | Accuracy | Program |
|---|---|---|
| 86.2% | (fma.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)))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 86.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (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)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
| 86.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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))) | |
| 86.2% | (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))) | |
| 86.3% | (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 #s(literal 1 binary64) (sin.f64 B))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| ▶ | 49.2% | (fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
| 86.2% | (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) 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))) | |
| 61.7% | (-.f64 (/.f64 (*.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))) | |
| 86.4% | (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 59.7% | (-.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))) | |
| 86.2% | (-.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))) | |
| 54.6% | (-.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))) | |
| 54.4% | (-.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))) | |
| 74.9% | (-.f64 #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)) (/.f64 x (tan.f64 B))) | |
| 77.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x)) (cos.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)))))) | |
| 54.5% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 45.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)))) | |
| 54.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))))) | |
| 37.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) | |
| 37.7% | (+.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))))))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 34.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)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 52.8% | (+.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)))))) | |
| ▶ | 34.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| 57.6% | #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)))) | |
| 51.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) | |
| 51.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) | |
| 51.0% | #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)) | |
| 30.8% | #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 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)) | |
| 37.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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B)) | |
| 21.9% | #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.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 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) | |
| 25.7% | #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)) | |
| 22.7% | #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)) | |
| 29.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) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) | |
| 33.7% | #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)) | |
| ▶ | 42.1% | #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))) |
| 50.9% | #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))) | |
| 37.1% | #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) (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)))) | |
| 10.1% | #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.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 #s(literal -1 binary64) B))) |
| 20.7% | #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))))) | |
| 23.1% | #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))))))) | |
| 24.3% | #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)))))) | |
| 22.1% | #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))))))) | |
| 26.8% | #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 908 to 2 642 computations (32.4% saved)
| Inputs |
|---|
1 |
2 |
-1/2 |
-1 |
1/3 |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal -1 binary64) |
#s(literal 6004799503160661/18014398509481984 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 7 to 7 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1412 | 14601 |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 1 binary64) |
B |
(sin.f64 B) |
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) |
(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) (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) (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) |
(tan.f64 B) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (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)))) F (/.f64 (neg.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 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 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)) |
#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(literal 1/3 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 (pow.f64 B #s(literal 2 binary64)) x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) |
(/.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 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
(/.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) (sin.f64 B))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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) (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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (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)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (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)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 3/16 binary64) (/.f64 (sin.f64 B) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (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)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (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)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sin.f64 B) (*.f64 (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)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sin.f64 B) (*.f64 (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)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (/ (sin B) (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 (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 (/ (sin B) (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 (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 (/ 1 (/ (sin B) (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 (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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (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 (+ (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 B) (/.f64 F B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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 (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 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 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 B)) (/ x B)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B) (/.f64 x B))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x 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 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))) (/.f64 x B))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x 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 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))) (/.f64 x B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ 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 (* F (sin B)) (*.f64 F (sin.f64 B))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 F (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) (/.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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 F (*.f64 (sin.f64 B) (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 4 binary64))) (*.f64 F (sin.f64 B))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (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))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 F (*.f64 (sin.f64 B) (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 F (*.f64 (sin.f64 B) (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 6 binary64))) (*.f64 F (sin.f64 B))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (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 (*.f64 (sin.f64 B) (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 3 binary64))))))) |
#s(approx (/ 1 (/ (sin B) (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)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ 1 (/ (sin B) (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)) (*.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 (/ 1 (/ (sin B) (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)) (*.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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (- (* 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 (+ (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) (/ F B)) (*.f64 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (*.f64 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 B)) (*.f64 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/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 B (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)) (*.f64 B (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)) (*.f64 B (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)) (*.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 B)) (/ x B)) (*.f64 F (-.f64 (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))) (/.f64 x (*.f64 B F))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x B)) (*.f64 F (-.f64 (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))))) (/.f64 x (*.f64 B F))))) |
#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 (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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (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 #s(literal 1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (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))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (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 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1 binary64) (*.f64 F (*.f64 (sin.f64 B) (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 #s(literal 1/4 binary64) (*.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))))))) (pow.f64 F #s(literal 6 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 B) (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 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (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/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F)))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ 1 (/ (sin B) (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)) (*.f64 (pow.f64 F #s(literal 3 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
#s(approx (/ 1 (/ (sin B) (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)))) (*.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 (/ 1 (/ (sin B) (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))))) (*.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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (- (* 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 (+ (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) (/ F 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 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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 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 B (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)) (*.f64 B (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)) (*.f64 B (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)) (*.f64 B (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)) (*.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 B)) (/ x 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 B (pow.f64 F #s(literal 2 binary64))))) (/.f64 x B)) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x 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 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)) (/.f64 x B)) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#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 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 B (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)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 B (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))) (/.f64 #s(literal 1 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)))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 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)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 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 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)))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (*.f64 B (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 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))) (*.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 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 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)))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 B #s(literal 2 binary64)))))))) |
#s(approx (tan B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (pow.f64 B #s(literal 2 binary64)))))))))) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.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)))))) B)) |
#s(approx (/ (neg x) (tan B)) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.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)))))))))) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) 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 (+ (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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 (/ x B) (/.f64 x B)) |
#s(approx (pow B 2) (pow.f64 B #s(literal 2 binary64))) |
#s(approx (* (pow B 2) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) |
#s(approx (* 1/3 (* (pow B 2) x)) (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x)) |
#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 (/ 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 (* (/ 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 (* F (sin B)) (*.f64 B F)) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) F (*.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F))))))) |
#s(approx (* F (sin B)) (*.f64 B (+.f64 F (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) F (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 1/120 binary64) F)))))))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 #s(literal 1 binary64) (*.f64 B F))) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 7/360 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (/ 1 (* F (sin B))) (/.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal 31/15120 binary64) (/.f64 (pow.f64 B #s(literal 2 binary64)) F) (*.f64 #s(literal 7/360 binary64) (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 #s(literal 1 binary64) F)) B)) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (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)))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (tan B) (/.f64 (sin.f64 B) (cos.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ 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 (- (* 1/3 (* (pow B 2) x)) x) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 B #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 B (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 B #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) x)))) |
#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 (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 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 binary64) x)) B))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 B (fma.f64 #s(literal -1/3 binary64) x (/.f64 x (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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (+.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (+.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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.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 #s(literal 3/2 binary64) (/.f64 (sin.f64 B) (*.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 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (+.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)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -5/2 binary64) (/.f64 (sin.f64 B) (*.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 -1 binary64) (/.f64 (sin.f64 B) (*.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)))) (*.f64 #s(literal 3 binary64) (/.f64 (sin.f64 B) (*.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 -1 binary64) (/.f64 (sin.f64 B) (*.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 #s(literal 3/2 binary64) (/.f64 (sin.f64 B) (*.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 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 (+.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)))))) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (/.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 (/ 1 (/ (sin B) (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 (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 (/ 1 (/ (sin B) (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 (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 (/ 1 (/ (sin B) (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 (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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan 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 (/ (- (* 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 (+ (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) (/ F 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 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))) B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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 (*.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 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 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 (*.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/3 (* (pow B 2) x)) x) (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))) 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 (+ (* 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) (exp.f64 (*.f64 #s(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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (pow.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(literal -1/2 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 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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))))) (exp.f64 (*.f64 #s(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 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (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)))))) (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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)))))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(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 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(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/16 binary64) (/.f64 (*.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 x #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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)) (exp.f64 (*.f64 #s(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 (/ 1 (/ (sin B) (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)))))) (sin.f64 B))) |
#s(approx (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 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))))))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 B 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))))))) 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 B (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 B 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))))))) 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 B (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)))))) (*.f64 B (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 (+ (* 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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (exp.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))))) (/.f64 (sin.f64 B) (exp.f64 (*.f64 #s(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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 x (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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 (exp.f64 (*.f64 #s(literal -1/2 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 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(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 (sin.f64 B) (exp.f64 (*.f64 #s(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 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (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 (exp.f64 (*.f64 #s(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 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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))))) (exp.f64 (*.f64 #s(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 (sin.f64 B) (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 (exp.f64 (*.f64 #s(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/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal -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 (sin.f64 B) (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))))) (exp.f64 (*.f64 #s(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/4 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(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 (sin.f64 B) (exp.f64 (*.f64 #s(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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (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 (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) (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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg 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 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 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))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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)))))) 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))) |
#s(approx (- (* 1/3 (* (pow B 2) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))) 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 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)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 44.0ms | B | inf |
| 22.0ms | B | -inf |
| 11.0ms | B | 0 |
| 9.0ms | x | inf |
| 8.0ms | F | inf |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 407 |
| 0 | 95 | 381 |
| 1 | 513 | 379 |
| 2 | 1771 | 373 |
| 0 | 4111 | 373 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 1 binary64) |
B |
(sin.f64 B) |
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) |
(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) (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) (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) |
(tan.f64 B) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (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)))) F (/.f64 (neg.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 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 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)) |
#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(literal 1/3 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 (pow.f64 B #s(literal 2 binary64)) x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) |
(/.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 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x)) x) B)) |
(/.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) (sin.f64 B))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
| Outputs |
|---|
#s(literal 1 binary64) |
B |
(sin.f64 B) |
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 #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 (*.f64 #s(literal -1 binary64) F) (*.f64 #s(literal -1 binary64) 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 2 binary64) (*.f64 F F)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 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 #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 (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 (+.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 (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 (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 (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 #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 (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 (*.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 (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 (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 (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 #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 (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)))) |
(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 (*.f64 #s(literal -1 binary64) F) (*.f64 #s(literal -1 binary64) F) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(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 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.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 (*.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 #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 (fma.f64 F F (+.f64 x x)) #s(literal 2 binary64)) |
(+.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) (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 #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))))) |
#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 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(*.f64 (neg.f64 (sin.f64 B)) (/.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 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #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/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 B)))) (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/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 B) #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 (neg.f64 (neg.f64 (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 (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 (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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(neg.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (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))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #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))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.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))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (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))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #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)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 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)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #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)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #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/2 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.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)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 B))) #s(literal 2 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(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) #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)) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.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) (*.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) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #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/2 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (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 #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) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 2 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/2 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (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) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.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 (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 (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)) #s(literal 1 binary64))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #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/2 binary64))))) (neg.f64 (neg.f64 (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 (*.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 (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/2 binary64))))) (neg.f64 (neg.f64 (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 (*.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)) (sin.f64 B)) |
(/.f64 (*.f64 #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/2 binary64)))) (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 #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))) (sin.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.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 (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 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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)) (sin.f64 B)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.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)) (neg.f64 (sin.f64 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))) (sin.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.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))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #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)))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.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 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(neg.f64 x) |
(*.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 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (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) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.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 (*.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 x) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(/.f64 x (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 x (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 x (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(*.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) 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 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) F) #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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) F) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))))) |
(/.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (tan.f64 B)) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (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/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 F (neg.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 (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 F (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 (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 F (neg.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 (neg.f64 (sin.f64 B)) (neg.f64 x))) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (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/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 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F #s(literal -1 binary64)) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 F #s(literal -1 binary64)) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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 (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 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) F) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) F) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (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))) 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 (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 (*.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 (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 (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 (*.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 (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 (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 (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 (neg.f64 F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 F) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 F) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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 (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 F (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 F (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (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 F (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 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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 (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)) (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)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 F (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 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (*.f64 F #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) F))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B)) (*.f64 (tan.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))) 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)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (*.f64 (tan.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 F (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 (neg.f64 (tan.f64 B))) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 F #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 #s(literal -1 binary64) F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.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))) 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) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) F)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.f64 B) (*.f64 F (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 (tan.f64 B) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (*.f64 F #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (*.f64 #s(literal -1 binary64) F))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sin.f64 B)) (*.f64 (tan.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))) 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) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (*.f64 (tan.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F (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 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.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 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(literal -1 binary64) F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 x (neg.f64 (sin.f64 B)) (*.f64 (neg.f64 (tan.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))) 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 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 x (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.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/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 F (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 (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 F (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 (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 F (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 (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 F (neg.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 (neg.f64 (sin.f64 B)) x)) (*.f64 (neg.f64 (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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 (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)) (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 #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 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) F) (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B))) |
(/.f64 (-.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))) 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 (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 (*.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 (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 (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)) x)) (*.f64 (neg.f64 (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.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))) 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 (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))) (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 (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 (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)) (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 (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 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)) (*.f64 (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (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 (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) (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 (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 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 (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 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 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) F)) (*.f64 (neg.f64 (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (neg.f64 (tan.f64 B)) x)) (neg.f64 (neg.f64 (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 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 F (tan.f64 B) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (neg.f64 (tan.f64 B))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (tan.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.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))))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) F))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (tan.f64 B) F))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(/.f64 (neg.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))) (neg.f64 (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) F) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (neg.f64 (tan.f64 B)) x) (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 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (tan.f64 B))) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 x (sin.f64 B))) (*.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 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 (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 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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)) (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (tan.f64 B) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 (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 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 (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 (neg.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) x))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(neg.f64 (-.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 F) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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))) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 F (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 F (/.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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (/.f64 #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)))) (/.f64 (neg.f64 x) (tan.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 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (/.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 (*.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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) F (/.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 F (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) x) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (neg.f64 x)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 (neg.f64 (tan.f64 B)) F) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) (/.f64 (*.f64 (tan.f64 B) F) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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)) F) (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (tan.f64 B))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (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) 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) (tan.f64 B))) (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.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) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) (neg.f64 x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(+.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (pow.f64 (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 x (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) (/.f64 (*.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 (neg.f64 x) (sin.f64 B)) (*.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) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (tan.f64 B) (*.f64 (pow.f64 (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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (tan.f64 B)) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.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 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 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)) |
(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 (/.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 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 F) (neg.f64 B)) |
(/.f64 F B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 B F)) |
(neg.f64 (/.f64 F (neg.f64 B))) |
(neg.f64 (/.f64 (neg.f64 F) B)) |
(*.f64 (/.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 (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 (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 F (*.f64 (/.f64 #s(literal 1 binary64) 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)) 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 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 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 B))) |
(/.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 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 (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 (*.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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) B) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 x (neg.f64 (neg.f64 B))) |
(/.f64 x B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(neg.f64 (/.f64 (neg.f64 x) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) B) (*.f64 (/.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 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) B) (-.f64 (*.f64 (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 x B) (*.f64 (/.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 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 (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 B) B)) x) (/.f64 #s(literal 1 binary64) 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)) (/.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)) |
(/.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 B) B)) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x 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 B) B)) B) (/.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 B) B)) B) (fma.f64 (/.f64 x B) (/.f64 x 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 B) B)) B) (/.f64 x 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)) (neg.f64 F))) (neg.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)) (neg.f64 F) x) (neg.f64 B)) |
(/.f64 (fma.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)) x) (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)) (neg.f64 F)) (neg.f64 x)) (neg.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))) (neg.f64 x)) (neg.f64 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 x) (neg.f64 B) (*.f64 (neg.f64 (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)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 B)) (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 (neg.f64 (neg.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 B)) (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 (neg.f64 (neg.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 B)) (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) B (*.f64 (neg.f64 (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)) F))) (*.f64 (neg.f64 (neg.f64 B)) B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.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 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.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 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.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 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) B (*.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 B B)) |
(/.f64 (fma.f64 x (neg.f64 B) (*.f64 (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)) (neg.f64 F)))) (*.f64 B B)) |
(/.f64 (fma.f64 x (neg.f64 B) (*.f64 (neg.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 B B)) |
(/.f64 (fma.f64 x (neg.f64 B) (*.f64 (neg.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 B B)) |
(/.f64 (fma.f64 x B (*.f64 (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)) F))) (*.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)) (neg.f64 F)) (neg.f64 (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (neg.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)) 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)) (neg.f64 F)) (neg.f64 B) (*.f64 (neg.f64 B) x)) (*.f64 B 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 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (neg.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))) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) 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 B) (*.f64 (neg.f64 B) x)) (*.f64 B 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 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (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 (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) x)) (*.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) (neg.f64 (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 (neg.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) B (*.f64 B (neg.f64 x))) (*.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) (neg.f64 B) (*.f64 B x)) (*.f64 B (neg.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 B) B)) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.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 B) B)) (neg.f64 (neg.f64 B))) (*.f64 B x)) (*.f64 B (neg.f64 (neg.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 B) B)) B) (*.f64 B x)) (*.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)) (neg.f64 F)) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.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)) (neg.f64 F)) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) (neg.f64 (neg.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)) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.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))) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) (neg.f64 (neg.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))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.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)) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) (neg.f64 (neg.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)) 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 (neg.f64 B))) (*.f64 B x)) (*.f64 B (neg.f64 (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 (/.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))) (neg.f64 B)) (neg.f64 x))) (neg.f64 (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) (neg.f64 B)) (*.f64 B (neg.f64 x)))) (neg.f64 (*.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) B) (*.f64 B x))) (neg.f64 (*.f64 B 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 B) B)) x))) (neg.f64 (neg.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) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.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))) (neg.f64 B)) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.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 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) B) (/.f64 (neg.f64 x) B))) (-.f64 (*.f64 (/.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) B))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.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)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.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 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 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (/.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) 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 (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 (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 B) B)) x)) (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)) (*.f64 (/.f64 F B) B)) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.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 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 x B) (/.f64 x B))) (+.f64 (*.f64 (/.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 x B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.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)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.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 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 (/.f64 x B) (/.f64 x B) (*.f64 (*.f64 (/.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 x 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 (-.f64 (*.f64 (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) (/.f64 B (-.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 B) B)) x))) |
(/.f64 #s(literal 1 binary64) (/.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 B (-.f64 (*.f64 (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 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) 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 (neg.f64 x) (/.f64 #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))) F) (neg.f64 B))) |
(fma.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)) F) (neg.f64 (neg.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (*.f64 (/.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 (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 F (*.f64 (/.f64 #s(literal 1 binary64) 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) 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)) |
(fma.f64 x (/.f64 #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))) F) (neg.f64 B))) |
(fma.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)) F) (neg.f64 (neg.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (*.f64 (/.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 (/.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))) (neg.f64 B)) (neg.f64 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) (neg.f64 B)) (*.f64 B (neg.f64 B))) (/.f64 (*.f64 B (neg.f64 x)) (*.f64 B (neg.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) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B 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 (*.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 B) B)) B) (/.f64 x B)) |
(-.f64 (/.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)) F) (neg.f64 B))) |
(-.f64 (*.f64 (/.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 x 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) 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 B) B)) B) (/.f64 (neg.f64 x) B)) |
(+.f64 (/.f64 (neg.f64 x) 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 (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)) F) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) B) (*.f64 (/.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 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) 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 #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 x B) B) |
(*.f64 (*.f64 B B) x) |
(*.f64 x (*.f64 B B)) |
(*.f64 B (*.f64 B x)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 B B)) |
(*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x) |
(*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) |
(*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x)))) |
(neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 B B) (neg.f64 x)) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (neg.f64 x)) |
(fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (neg.f64 x)) |
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (neg.f64 x)) |
(fma.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (neg.f64 x)) |
(-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B))) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x)) |
(*.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 B) (*.f64 (neg.f64 B) x)) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 B) (*.f64 B x)) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B))) (*.f64 B x)) (*.f64 B (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (neg.f64 B)) (neg.f64 x))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) B) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 B)) (*.f64 B (neg.f64 x)))) (neg.f64 (*.f64 B (neg.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (neg.f64 B)) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) B) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 x B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x))) |
(neg.f64 (*.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) B)) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (/.f64 x B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (*.f64 B B) x) (/.f64 #s(literal 1/3 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 B B) x) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) x) (neg.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 B B) x)) #s(literal 1/3 binary64)) (neg.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) x)) (neg.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) x) (neg.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 B B) x)) #s(literal 1/3 binary64)) (neg.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) x)) (neg.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (neg.f64 B)) (neg.f64 B)) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) B) B) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 B)) (*.f64 B (neg.f64 B))) (/.f64 (*.f64 B (neg.f64 x)) (*.f64 B (neg.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B))) (/.f64 x B)) |
(-.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 B))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 x B)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B))) (/.f64 (neg.f64 x) B)) |
(+.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) x) (neg.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 B B) x)) #s(literal 1/3 binary64)) (neg.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) x)) (neg.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 (neg.f64 x) B) (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) B) (/.f64 (neg.f64 x) B)) |
#s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) 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 (/.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))) |
(*.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 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))) |
(/.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)) |
(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 (/.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))) |
(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))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #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) (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* (/ 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)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (/ 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)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) #s(literal 3 binary64))) (fma.f64 #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) (sin.f64 B))) (fma.f64 (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))))))) |
(/.f64 (-.f64 (*.f64 #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) (sin.f64 B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) (-.f64 #s(approx (* (/ 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)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(literal 3 binary64))) (fma.f64 #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) (sin.f64 B))) (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 #s(approx (* (/ 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)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (fma.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) (*.f64 #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) (sin.f64 B))))) (-.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) 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 (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (-.f64 (*.f64 #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) (sin.f64 B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (* (/ 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)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)))) |
(-.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(+.f64 #s(approx (* (/ 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)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) x) B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 F (sin.f64 B)) |
(*.f64 (sin.f64 B) F) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 2 binary64)) (*.f64 (sin.f64 B) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal 2 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 F #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal 2 binary64) F)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 #s(literal -1 binary64) F)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) F)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 F) (sin.f64 B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 F) (neg.f64 (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 F) (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (neg.f64 F) (sin.f64 B))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(*.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(*.f64 (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) 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 (*.f64 (neg.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) F) #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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) F) (*.f64 (neg.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) F) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) F))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 F) #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.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)) (fma.f64 (*.f64 (neg.f64 F) #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) (*.f64 (neg.f64 F) #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (neg.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) (neg.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)))))) |
(/.f64 (fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (tan.f64 B)) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B) (*.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (neg.f64 (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (neg.f64 (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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (neg.f64 (tan.f64 B)) x) (neg.f64 (tan.f64 B))) |
(/.f64 (-.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.f64 x (tan.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) #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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) #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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) (*.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) #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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (-.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) x))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))) |
(fma.f64 (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (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 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.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) (tan.f64 B)) (neg.f64 x) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (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) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(fma.f64 F #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
(-.f64 (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) F)) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 (neg.f64 F) #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (*.f64 F (tan.f64 B))) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F)) |
Compiled 65 797 to 5 534 computations (91.6% saved)
44 alts after pruning (43 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 355 | 21 | 1 376 |
| Fresh | 19 | 22 | 41 |
| Picked | 5 | 0 | 5 |
| Done | -1 | 1 | 0 |
| Total | 1 378 | 44 | 1 422 |
| Status | Accuracy | Program |
|---|---|---|
| 86.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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))) | |
| 86.2% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) | |
| 32.3% | (fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) | |
| 47.8% | (fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 86.2% | (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) 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))) | |
| 65.3% | (/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) | |
| 61.7% | (-.f64 (/.f64 (*.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))) | |
| 59.7% | (-.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))) | |
| 54.6% | (-.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))) | |
| 54.4% | (-.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))) | |
| ▶ | 86.3% | (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| 54.5% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 45.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)))) | |
| ▶ | 54.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))))) |
| 37.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) | |
| 52.8% | (+.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.3% | (+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) | |
| ▶ | 13.5% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| 57.6% | #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)))) | |
| 16.2% | #s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 16.1% | #s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 51.0% | #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)) | |
| 30.8% | #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))) | |
| 37.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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B)) | |
| 29.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 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) | |
| 25.7% | #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)) | |
| 29.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) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) | |
| 33.7% | #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)) | |
| 42.2% | #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 (/.f64 #s(literal 1 binary64) B) F)) (/.f64 x B))) | |
| 42.1% | #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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| 36.3% | #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) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| ▶ | 20.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
| 42.1% | #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))) (/.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 F B)) (/.f64 x B))) | |
| 22.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) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)) (/.f64 x B))) | |
| 24.4% | #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) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)) (/.f64 x B))) | |
| 14.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) (-.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))) (/.f64 F B)) (/.f64 x B))) | |
| 51.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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 x B))) | |
| 21.6% | #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 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))))))) B)) (/.f64 x B))) | |
| 50.9% | #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))) | |
| ▶ | 10.1% | #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.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 #s(literal -1 binary64) B))) |
| 24.3% | #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)))))) | |
| 26.8% | #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))))))) | |
| 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 665 to 2 464 computations (32.8% saved)
| Inputs |
|---|
2 |
1 |
-1/2 |
1/3 |
-1/6 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(literal -1/2 binary64) |
#s(literal 6004799503160661/18014398509481984 binary64) |
#s(literal -6004799503160661/36028797018963968 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 7 to 7 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1569 | 15038 |
| 1× | iter-limit |
| Inputs |
|---|
F |
#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))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
B |
(sin.f64 B) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 #s(literal 2 binary64) x) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(literal -1/2 binary64) |
(pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 F B) |
(*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) |
(/.f64 x B) |
(-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
#s(literal 1/3 binary64) |
(*.f64 B x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 B x)) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) |
(/.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) (sin.f64 B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.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)))) |
#s(literal -1/6 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
(*.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 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
(/.f64 #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))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (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) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))))) |
| 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 (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (fma.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (fma.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64)))))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 F #s(literal 2 binary64)) (fma.f64 #s(literal -5/16 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 7 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (*.f64 F (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (*.f64 F (fma.f64 (pow.f64 F #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 F #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.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 (+ (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 (/ F B) (/.f64 F B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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 (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 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 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 B)) (/ x B)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) B) (/.f64 x B))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x 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 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))) (/.f64 x B))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x 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 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))) (/.f64 x B))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) (sin.f64 B))) |
#s(approx (* (/ 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 (+ (* 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 (+ (* 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 (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 F (+.f64 #s(literal 1 binary64) (*.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))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 F (+.f64 #s(literal 1 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 4 binary64))) (*.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)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 F (+.f64 #s(literal 1 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 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) (*.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))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 F (sin.f64 B))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 F (+.f64 (sin.f64 B) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (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 2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (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)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 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 2 binary64)) (sin.f64 B)))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (-.f64 (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)) (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)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 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 4 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 4 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 2 binary64)) (sin.f64 B)))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.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 2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (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)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (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 2 binary64)) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (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)) (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)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 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 4 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 4 binary64)) (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 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) 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 (+ (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 B)) (*.f64 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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (*.f64 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 B)) (*.f64 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/6 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (*.f64 B (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)) (*.f64 B (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)) (*.f64 B (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)) (*.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 B)) (/ x B)) (*.f64 F (-.f64 (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))) (/.f64 x (*.f64 B F))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x B)) (*.f64 F (-.f64 (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))))) (/.f64 x (*.f64 B F))))) |
#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 (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) F)) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (*.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)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(literal 1 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 4 binary64))) (*.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))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 #s(literal 1 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 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 F #s(literal 6 binary64))) (*.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)))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (sin.f64 B) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 F (+.f64 (sin.f64 B) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (pow.f64 F #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 2 binary64)))))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 F #s(literal 2 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (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)) (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)) (sin.f64 B)))) (pow.f64 F #s(literal 4 binary64)))) (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 2 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (-.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)) (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)) (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)) (sin.f64 B))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (sin.f64 B)))) (pow.f64 F #s(literal 6 binary64)))) (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 2 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 4 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 4 binary64)) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan 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 2 binary64)) (sin.f64 B)))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (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 4 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 4 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 2 binary64)) (sin.f64 B)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (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)) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (sin.f64 B))))) (pow.f64 F #s(literal 6 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 (pow.f64 F #s(literal 4 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 4 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 6 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 2 binary64)) (sin.f64 B)))))))) (+.f64 (/.f64 #s(literal 1 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) 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 (+ (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 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 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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 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 B (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)) (*.f64 B (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)) (*.f64 B (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)) (*.f64 B (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)) (*.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 B)) (/ x 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 B (pow.f64 F #s(literal 2 binary64))))) (/.f64 x B)) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x 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 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)) (/.f64 x B)) F) (/.f64 #s(literal 1 binary64) (*.f64 B F)))))) |
#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 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 (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal 2 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 B #s(literal 2 binary64)) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (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) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) B)) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (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) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))))) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (fma.f64 (pow.f64 B #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) x) B)) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (fma.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) x) B)) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (fma.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))))))) (fma.f64 #s(literal -1/36 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/120 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) x) B)) |
#s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) 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 (+ (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 (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 (* B x) (*.f64 B x)) |
#s(approx (* 1/3 (* B x)) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 B #s(literal 2 binary64)) x))) B)) |
#s(approx (neg (* x (/ 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 (/ 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 (* (/ 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 (/ 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 (pow B 2) (pow.f64 B #s(literal 2 binary64))) |
#s(approx (* -1/6 (pow B 2)) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
#s(approx (+ 1 (* -1/6 (pow B 2))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* -1/6 (pow B 2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))) |
#s(approx (sin B) (sin.f64 B)) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))))) |
#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 (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 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) (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/3 (* (pow B 2) x)) x) B) (*.f64 B (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 B #s(literal 2 binary64))) (*.f64 #s(literal 1/3 binary64) x)))) |
#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 (/ 1 (tan B)) (/.f64 (cos.f64 B) (sin.f64 B))) |
#s(approx (+ 1 (* -1/6 (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/6 binary64)))) |
#s(approx (* B (+ 1 (* -1/6 (pow B 2)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 3 binary64)))) |
#s(approx (* B (+ 1 (* -1/6 (pow B 2)))) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (- (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F B)) (/ x B)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 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 binary64) x)) B))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal -1 binary64) (*.f64 B (fma.f64 #s(literal -1/3 binary64) x (/.f64 x (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx (* B (+ 1 (* -1/6 (pow B 2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 B #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 2 binary64))))))) |
#s(approx x x) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (fma.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (/.f64 (*.f64 x (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (sin.f64 B)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64))))) (/.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 F x) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64)))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 7 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 7 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 5 binary64)))))))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) #s(literal 3 binary64)))) (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 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 (+ (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 (* 2 x) (*.f64 #s(literal 2 binary64) 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) (/ F 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 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))) B))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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 (*.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 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 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 (*.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/3 (* (pow B 2) x)) x) B) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 B #s(literal 2 binary64))) #s(literal 1 binary64))) 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 (+ (* 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 (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 F (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) x)) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))) x)) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))) x)) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 x (-.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.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 (+ (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 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))))))) B)) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 B 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))))))) 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 B (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 B 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))))))) 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 B (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)))))) (*.f64 B (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 (+ (* 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 (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))))) |
#s(approx (sqrt (+ (* 2 x) (+ (* F F) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))))))) |
#s(approx (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 F (*.f64 x (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) x))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))) x))) |
#s(approx (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))))))) x))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (+.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B))))))) |
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 F (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 2 binary64) x))))) (/.f64 (cos.f64 B) (sin.f64 B)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (pow.f64 F #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sin.f64 B) (pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))))))))) |
#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 (+ (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 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 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))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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))) |
#s(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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 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)))))) 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))) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 B #s(literal 2 binary64))))) 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 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)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 23.0ms | B | -inf |
| 18.0ms | B | inf |
| 15.0ms | B | 0 |
| 9.0ms | x | -inf |
| 7.0ms | F | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 522 |
| 0 | 108 | 493 |
| 1 | 525 | 486 |
| 2 | 1886 | 468 |
| 0 | 4057 | 462 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
F |
#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))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) |
B |
(sin.f64 B) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) |
(tan.f64 B) |
(/.f64 x (tan.f64 B)) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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 #s(literal 2 binary64) x) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(literal -1/2 binary64) |
(pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 F B) |
(*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) |
(/.f64 x B) |
(-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
#s(literal 1/3 binary64) |
(*.f64 B x) |
(*.f64 #s(literal 1/3 binary64) (*.f64 B x)) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) |
(/.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) (sin.f64 B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.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)))) |
#s(literal -1/6 binary64) |
(pow.f64 B #s(literal 2 binary64)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))) |
(*.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 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64)))))) |
(/.f64 #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))))))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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 (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) #s(approx (sin B) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 B #s(literal 2 binary64))))))))) |
| Outputs |
|---|
F |
#s(literal 2 binary64) |
x |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal -2 binary64) #s(literal -2 binary64))) (+.f64 (*.f64 F F) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 F F) #s(literal 3 binary64))) (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 #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 x #s(literal 2 binary64) #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 (neg.f64 (fma.f64 F F (+.f64 x x))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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 (+.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 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (fma.f64 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 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 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 (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 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 (+.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 (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 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 (+.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 (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 #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 (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)))) |
(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 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))) |
(fma.f64 F F (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (neg.f64 F) F)) |
(-.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 (*.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 #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 F F (+.f64 x x)))) |
(sqrt.f64 (*.f64 (fma.f64 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))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fabs.f64 (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 #s(literal 2 binary64)) x) x) |
(+.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) |
(+.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 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 (sqrt.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #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)))) |
(pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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))) |
B |
(sin.f64 B) |
(*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) F) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (sin.f64 B)))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 (neg.f64 F) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 F))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 F))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 F)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sin.f64 B))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 F) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 F)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (/.f64 (neg.f64 F) (sin.f64 B)) (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 F) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) F)) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 F (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(neg.f64 (/.f64 (neg.f64 F) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(*.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 (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 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 #s(literal -1 binary64) x)) (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 (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 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) x) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (*.f64 F #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (*.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 F #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (neg.f64 F))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) F)) (*.f64 (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) (*.f64 F #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (tan.f64 B) (neg.f64 (neg.f64 F)))) (*.f64 (tan.f64 B) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 F))) (*.f64 (tan.f64 B) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (*.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (sin.f64 B) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) x) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 F #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (neg.f64 F)))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))))) |
(/.f64 (fma.f64 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (sin.f64 B))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 F))) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (fma.f64 x (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 (tan.f64 B)) (/.f64 F (sin.f64 B)))) (*.f64 (neg.f64 (tan.f64 B)) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) x (*.f64 (neg.f64 (tan.f64 B)) F)) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (tan.f64 B) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 x)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (tan.f64 B) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 F)) (tan.f64 B) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 F)) (neg.f64 (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) x)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 F) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 F) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (neg.f64 F) (tan.f64 B) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (fma.f64 (neg.f64 F) (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 x)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (fma.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 (tan.f64 B) F (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 x)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (fma.f64 F (neg.f64 (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (fma.f64 (tan.f64 B) F (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 F (neg.f64 (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (tan.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.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 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (tan.f64 B)) (*.f64 (tan.f64 B) x)) (*.f64 (tan.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (tan.f64 B) F) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)))) (*.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 x)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal 1 binary64)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 F)) (neg.f64 (tan.f64 B))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 F)) (tan.f64 B)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) x)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 x)))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (tan.f64 B))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (neg.f64 (tan.f64 B)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 x)))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (neg.f64 (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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (sin.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 B))) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (neg.f64 (tan.f64 B)) (neg.f64 (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B))) (neg.f64 x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 F) (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) x))) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (sin.f64 B))) |
(/.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (tan.f64 B)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B))) (neg.f64 x)) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) x)) (neg.f64 (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) x) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (fma.f64 (/.f64 x (tan.f64 B)) (/.f64 x (tan.f64 B)) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (-.f64 (*.f64 (tan.f64 B) F) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))))) |
(neg.f64 (-.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (neg.f64 x) (tan.f64 B)))) |
(neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (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) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 F (tan.f64 B)) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (tan.f64 B)) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.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 F (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 F (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 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 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (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)) (/.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (tan.f64 B) (tan.f64 B)) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (neg.f64 (tan.f64 B))) (neg.f64 (tan.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 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 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 F) (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 F) (tan.f64 B)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 F (neg.f64 (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B)))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) F) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (sin.f64 B)) (sin.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (*.f64 (tan.f64 B) F) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (tan.f64 B) F) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) x) (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
(+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 B (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 B (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 #s(literal 1 binary64) #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)) |
(pow.f64 (neg.f64 (neg.f64 B)) #s(literal -1 binary64)) |
(pow.f64 B #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 B))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 B) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 B))) |
(/.f64 #s(literal 1 binary64) (pow.f64 B #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 B)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 B #s(literal 2 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)) |
(neg.f64 (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 0 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 0 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 (+.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 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) |
#s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) (/.f64 #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (neg.f64 F) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 F B) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) F) |
(*.f64 F (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (neg.f64 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)) (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)) |
(*.f64 (/.f64 F #s(literal 1 binary64)) (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B)) |
(*.f64 (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B) (/.f64 F #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 F B) (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (/.f64 F B)) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (neg.f64 (neg.f64 B))) |
(/.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 B)) |
(/.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 B)) |
(/.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 x B) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 x) (neg.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 B) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B x)) |
(/.f64 x B) |
(neg.f64 (/.f64 (neg.f64 x) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) B) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x B) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) x) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 x)) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 B)) |
(/.f64 (+.f64 x (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F))) (neg.f64 B)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 B)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) (neg.f64 B)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (neg.f64 B)) |
(/.f64 (+.f64 x (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (neg.f64 B)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) B) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F) (neg.f64 (neg.f64 x))) (neg.f64 B)) |
(/.f64 (fma.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 x))) (neg.f64 B)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 x))) (neg.f64 B)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F (neg.f64 x)) B) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F) x) (neg.f64 B)) |
(/.f64 (fma.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) x) (neg.f64 B)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) x) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (*.f64 x #s(literal -1 binary64))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 x #s(literal -1 binary64))) (neg.f64 B)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (*.f64 x #s(literal -1 binary64))) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 B B)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))))) (*.f64 B B)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 B) (*.f64 (neg.f64 B) (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)))) (*.f64 B B)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) B (*.f64 (neg.f64 B) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 (neg.f64 (neg.f64 B)) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 (neg.f64 (neg.f64 B)) (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 (neg.f64 (neg.f64 B)) (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (neg.f64 B)) (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 (neg.f64 (neg.f64 B)) (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)))) (*.f64 (neg.f64 (neg.f64 B)) (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) B (*.f64 (neg.f64 (neg.f64 B)) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 (neg.f64 B)) B)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 B (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 B (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))))) (*.f64 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 B) (*.f64 B (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)))) (*.f64 B (neg.f64 B))) |
(/.f64 (fma.f64 (neg.f64 x) B (*.f64 B (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (*.f64 B B)) |
(/.f64 (fma.f64 x (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)))) (*.f64 B B)) |
(/.f64 (fma.f64 x (neg.f64 B) (*.f64 (neg.f64 B) (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))))) (*.f64 B B)) |
(/.f64 (fma.f64 x (neg.f64 B) (*.f64 (neg.f64 B) (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)))) (*.f64 B B)) |
(/.f64 (fma.f64 B x (*.f64 (neg.f64 B) (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 B) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 B) (*.f64 (neg.f64 B) x)) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B) (*.f64 (neg.f64 B) x)) (*.f64 B B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 B) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 B B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) B (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 (neg.f64 B) B)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 B) (*.f64 (neg.f64 B) x)) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 B) (*.f64 B (neg.f64 (neg.f64 x)))) (*.f64 B (neg.f64 B))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 (neg.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B (*.f64 B (neg.f64 x))) (*.f64 B B)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 B) (*.f64 B x)) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) (neg.f64 B)) (*.f64 B (*.f64 x #s(literal -1 binary64)))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) (neg.f64 (neg.f64 B))) (*.f64 B (neg.f64 (neg.f64 x)))) (*.f64 B (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 B)) (*.f64 (neg.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) (neg.f64 B)) (*.f64 (neg.f64 B) (neg.f64 x))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 F)) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B)) (*.f64 (neg.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 F) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 B)) (*.f64 (neg.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) (neg.f64 (neg.f64 B))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 B) (neg.f64 (neg.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) B) (*.f64 (neg.f64 B) x)) (*.f64 (neg.f64 B) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (*.f64 x #s(literal -1 binary64)))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 (neg.f64 B))) (*.f64 B (neg.f64 (neg.f64 x)))) (*.f64 B (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B)) (neg.f64 x))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) x)) (neg.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 x)))) (neg.f64 (*.f64 B (neg.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) x))) (neg.f64 (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B)) (neg.f64 x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B))) (-.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) B))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 x) B) (/.f64 (neg.f64 x) B)) (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) B))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 x))) (*.f64 B (neg.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) x)) (neg.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 x B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 x B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 x B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) x))) |
(neg.f64 (/.f64 (-.f64 x (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F)) B)) |
(fma.f64 (/.f64 F #s(literal 1 binary64)) (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (/.f64 F B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (/.f64 F B) B) (/.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B) #s(literal 1 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 F B) B) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B) (/.f64 F #s(literal 1 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) B) (/.f64 (*.f64 (/.f64 F B) B) #s(literal 1 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) B) (/.f64 B #s(literal 1 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 B #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 B B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 B B) (/.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 F B) (/.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) B)) |
(fma.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (/.f64 F B) (/.f64 (neg.f64 x) B)) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) B)) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 B)) (neg.f64 B)) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) (neg.f64 B)) (*.f64 B (neg.f64 B))) (/.f64 (*.f64 B (neg.f64 x)) (*.f64 B (neg.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) B) (/.f64 x B)) |
(-.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.f64 x B)) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 F B) B)) B) (/.f64 (neg.f64 x) B)) |
(+.f64 (/.f64 (neg.f64 x) B) (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 F B) (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64))) (/.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 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) x) B)) |
#s(literal 1/3 binary64) |
(*.f64 B x) |
(*.f64 x B) |
(*.f64 (*.f64 #s(literal 1/3 binary64) x) B) |
(*.f64 (*.f64 #s(literal 1/3 binary64) B) x) |
(*.f64 (*.f64 B x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 B x)) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(*.f64 x (*.f64 #s(literal 1/3 binary64) B)) |
#s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) |
#s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) |
(*.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) (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))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #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) (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* (/ 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)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (/ 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)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 #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) (sin.f64 B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))) (-.f64 #s(approx (* (/ 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)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))))) (*.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 #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) (sin.f64 B))) (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))))) (*.f64 #s(approx (* (/ 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)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) (fma.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))))) (*.f64 #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) (sin.f64 B))))) (-.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) (-.f64 (*.f64 #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) (sin.f64 B)))) (*.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (* (/ 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)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))))) |
(-.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(+.f64 #s(approx (* (/ 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)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64))))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 B x) #s(literal 1/3 binary64)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.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 #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 (/.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 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 #s(literal -1 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) (/.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 #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 (/.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 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 #s(literal -1 binary64) x)) (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 (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 (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 (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))) |
#s(literal -1/6 binary64) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 B B)) |
(*.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 (*.f64 B B) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.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/6 binary64) B) B) |
(*.f64 (*.f64 B B) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 B B)) |
(*.f64 B (*.f64 B #s(literal -1/6 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/6 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/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B #s(literal 1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(fma.f64 B (*.f64 B #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) B)) B) |
(*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B) |
(*.f64 B (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B))) (-.f64 B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) B) (pow.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) #s(literal 3 binary64))) (fma.f64 B B (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B)) (*.f64 B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B))))) |
(fma.f64 (*.f64 (*.f64 B B) B) #s(literal -1/6 binary64) B) |
(fma.f64 (*.f64 B #s(literal -1/6 binary64)) (*.f64 B B) B) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B B) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal -1/6 binary64) B) B) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) B) B) |
(fma.f64 B (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) |
(-.f64 B (*.f64 (neg.f64 B) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(-.f64 B (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) B)) |
(-.f64 B (neg.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B))) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B) B) |
(+.f64 B (*.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) B)) |
#s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) |
(*.f64 (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 #s(literal 0 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 #s(literal 0 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))) (/.f64 #s(literal 0 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
#s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 (neg.f64 x) (tan.f64 B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)))) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) (+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (fma.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))) (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B)) (-.f64 (*.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) (*.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.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) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(fma.f64 (neg.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) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (neg.f64 x) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(fma.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) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))))) |
(+.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (neg.f64 (neg.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
Compiled 58 524 to 5 363 computations (90.8% saved)
48 alts after pruning (46 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 140 | 20 | 1 160 |
| Fresh | 12 | 26 | 38 |
| Picked | 5 | 0 | 5 |
| Done | -1 | 2 | 1 |
| Total | 1 156 | 48 | 1 204 |
| Status | Accuracy | Program |
|---|---|---|
| 54.8% | (fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) | |
| 86.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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))) | |
| 86.2% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B)))) | |
| 54.8% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) | |
| 32.3% | (fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) | |
| 47.8% | (fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 65.3% | (/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) | |
| 61.7% | (-.f64 (/.f64 (*.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))) | |
| 54.6% | (-.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))) | |
| 54.4% | (-.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))) | |
| 61.7% | (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 59.7% | (-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 86.4% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.f64 x (tan.f64 B))) | |
| 54.9% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) | |
| 54.5% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 45.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)))) | |
| 53.2% | (+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #s(literal 1 binary64))))))) | |
| 13.5% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 15.6% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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)))) | |
| 10.0% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) | |
| 9.7% | (+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) | |
| 57.6% | #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)))) | |
| 51.0% | #s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) | |
| 16.2% | #s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 16.1% | #s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 51.0% | #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)) | |
| 22.0% | #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 x x)) #s(literal -1/2 binary64)) F) x) B)) | |
| 30.8% | #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))) | |
| 16.4% | #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 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) | |
| 37.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) #s(approx (+ (* 2 x) (pow F 2)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B)) | |
| 29.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 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) | |
| 25.7% | #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)) | |
| 29.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) (*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 x F))))) B)) | |
| 33.7% | #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)) | |
| 36.3% | #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) #s(approx (+ (* F F) 2) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| 20.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) | |
| 20.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 F B)) (/.f64 x B))) | |
| 22.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) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)) (/.f64 x B))) | |
| 24.4% | #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) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)) (/.f64 x B))) | |
| 14.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) (-.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))) (/.f64 F B)) (/.f64 x B))) | |
| 51.0% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (*.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 x B))) | |
| 21.6% | #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 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))))))) B)) (/.f64 x B))) | |
| ✓ | 10.1% | #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.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 #s(literal -1 binary64) B))) |
| 24.3% | #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)))))) | |
| 26.8% | #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))))))) | |
| 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))))) | |
| 9.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) (exp.f64 (*.f64 (log.f64 B) #s(literal -1 binary64))))) |
Compiled 2 077 to 1 389 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))))) #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))) |
#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))))) #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(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #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 #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))))) #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(approx (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) (*.f64 #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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.f64 F B)) (/.f64 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) (/.f64 #s(literal -1 binary64) F)) (/.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(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))))) #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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)) (/.f64 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) (/.f64 #s(literal -1 binary64) F)) (/.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(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) (/.f64 #s(literal 1 binary64) F)) (/.f64 F B)) (/.f64 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.f64 B) #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) (/.f64 #s(literal -1 binary64) F)) (/.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(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 (- (* 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)) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 #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))))) (/.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 (- (* 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)) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #s(literal -1/2 binary64))) (/.f64 F B)) (/.f64 x B))) |
| Outputs |
|---|
#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))))) (/.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))))) (/.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)) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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)) |
| 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) (*.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 (-.f64 (*.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(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)) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #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 #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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 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 F (fma.f64 #s(literal -1 binary64) (/.f64 x F) (/.f64 #s(literal 1 binary64) F)))) B)) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| Outputs |
|---|
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
| Outputs |
|---|
#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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
| Outputs |
|---|
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
#s(approx (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
| Outputs |
|---|
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(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))) |
#s(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)))) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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 (*.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))) |
#s(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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (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)) #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)))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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)) (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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ 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)))) (*.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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 (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(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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ 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)))) (*.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))) (sin.f64 B))) (/.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 #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)) (/.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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 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))) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ 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)))) (*.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))) (sin.f64 B))) (/.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 #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)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.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 (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 (/.f64 (*.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))) |
| 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 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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))) |
| 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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ 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)))) (*.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))) (sin.f64 B))) (/.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 #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)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.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 (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 (/.f64 (*.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))) |
(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 #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))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.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)) (/.f64 #s(literal 1 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))) |
| 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))) |
(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))) |
(-.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))))) #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(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) (/.f64 #s(literal -1 binary64) F)) (/.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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/.f64 #s(literal 1 binary64) F)) (/.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(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))))) #s(approx (/ (- (* F (pow (+ 2 (+ (* 2 x) (pow F 2))) -1/2)) x) B) (exp.f64 (*.f64 (log.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))))) (/.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 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 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x 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 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))))) (-.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #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 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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 (+ (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) #s(approx (+ (* F F) 2) #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 (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x))) #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 (-.f64 (*.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 (- (/ F (* (sqrt (+ (* 2 x) (+ (* F F) 2))) (sin B))) (/ x (tan B))) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x (pow.f64 F #s(literal 2 binary64)))))) x) B)) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
#s(approx (+ (* (/ 1 (/ (sin B) (pow (+ (* x 2) (+ (* F F) 2)) -1/2))) F) (/ (neg x) (tan B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (+ (* x 2) (+ (* F F) 2)) (+.f64 x x)) #s(literal -1/2 binary64)) F) B) (*.f64 B x)) (*.f64 B B))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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) (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 (+ (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 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 x B))) |
#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))))) (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))) |
#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) (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 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 (*.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 #s(literal 1 binary64) B) F)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (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))) |
#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))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 (*.f64 #s(literal 1/3 binary64) x) B))) #s(approx (* (/ 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(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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) 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(approx (* (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (/ F 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))))))) B)) (/.f64 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) (-.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))) (/.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 (-.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 #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)) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) #s(approx (* F (sin B)) (*.f64 B F)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #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)) |
(+.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) #s(approx (sin B) (*.f64 B #s(approx (+ 1 (* -1/6 (pow B 2))) #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 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))))) #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))))))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(+.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)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #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))))))))) |
#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))))))) |
(+.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)) #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 #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 #s(approx (neg (* x (/ 1 (tan B)))) #s(approx (/ (- (* 1/3 (* (pow B 2) x)) x) B) (*.f64 #s(literal 1/3 binary64) (*.f64 B x)))) #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) #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 (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 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)) #s(approx (/ x (tan B)) (/.f64 x B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #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)))) |
(fma.f64 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.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)))))))) |
#s(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 (- (/ (* (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 (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) #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 (+ (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))) (/.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 F B)) (/.f64 x B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x B))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #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))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ 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)))) (*.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 #s(approx (/ (pow (+ (* 2 x) (+ (* F F) 2)) -1/2) (sin B)) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(approx (+ (* F F) 2) #s(literal 2 binary64)))) (sin.f64 B))) (/.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 #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)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (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))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (*.f64 B B) #s(literal -1/6 binary64) #s(literal 1 binary64)) B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (/.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 (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 (/.f64 (*.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))) |
(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 #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))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 (fma.f64 F F #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) F) (sin.f64 B)) (/.f64 x (tan.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)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) (/.f64 (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)))) 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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) 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))) |
(+.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)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (/.f64 (tan.f64 B) (neg.f64 x))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (fma.f64 F F #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) (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 (/.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)))) |
(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))) |
(-.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))) |
(fma.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)))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) x)) (*.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64)))) (tan.f64 B))) |
(+.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 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) x)) (cos.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 |
|---|
(-.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) (/.f64 (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)))) F (/.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 x (tan.f64 B))) |
48 calls:
| 83.0ms | x |
| 40.0ms | B |
| 37.0ms | F |
| 33.0ms | B |
| 29.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.5% | 1 | B |
| 10.5% | 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.5% | 1 | F |
| 15.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)))))) |
| 13.8% | 2 | B |
| 18.1% | 2 | F |
| 10.5% | 1 | x |
| 37.0% | 3 | x |
| 35.4% | 2 | F |
| 37.3% | 3 | F |
| 33.7% | 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)))))) |
| 37.7% | 3 | F |
| 42.9% | 3 | F |
| 37.0% | 3 | x |
| 33.7% | 1 | B |
| 37.1% | 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)))))) |
| 48.5% | 3 | F |
| 57.2% | 3 | F |
| 58.0% | 3 | F |
| 58.0% | 3 | F |
| 51.0% | 1 | B |
| 56.6% | 2 | B |
| 58.0% | 3 | F |
| 60.3% | 3 | F |
| 51.0% | 1 | x |
| 58.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)))))) |
| 57.2% | 2 | B |
| 72.8% | 2 | B |
| 65.0% | 3 | F |
| 74.4% | 2 | B |
| 68.5% | 3 | x |
| 79.1% | 3 | x |
| 79.1% | 3 | x |
| 80.7% | 3 | x |
| 79.5% | 5 | F |
| 77.8% | 3 | B |
| 80.7% | 3 | x |
| 87.3% | 5 | F |
| 72.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)))))) |
| 93.4% | 5 | F |
| 94.3% | 3 | F |
| 98.9% | 3 | F |
| 99.7% | 3 | F |
| 99.8% | 3 | F |
| 89.5% | 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 |
| 86.4% | 1 | B |
| 86.4% | 1 | x |
Compiled 4 567 to 788 computations (82.7% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 99786626.59322105 | 911987804222.7908 |
| 8.0ms | -4.623501893272263e+55 | -2.1303547401901706e+46 |
| 14.0ms | 112× | 0 | valid |
Compiled 338 to 278 computations (17.8% saved)
ival-tan: 2.0ms (19.1% of total)ival-sin: 2.0ms (19.1% of total)ival-pow: 2.0ms (19.1% of total)ival-mult!: 2.0ms (19.1% of total)ival-add!: 1.0ms (9.6% of total)ival-div!: 1.0ms (9.6% of total)adjust: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 99786626.59322105 | 911987804222.7908 |
| 1.0ms | -4.623501893272263e+55 | -2.1303547401901706e+46 |
Compiled 324 to 264 computations (18.5% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 911987804222.7908 | 4030933133729.09 |
| 16.0ms | -1.1989609327090158e+38 | -4.322525596296693e+27 |
| 23.0ms | 160× | 0 | valid |
Compiled 440 to 356 computations (19.1% saved)
ival-pow: 7.0ms (38.0% of total)ival-tan: 3.0ms (16.3% of total)ival-sin: 3.0ms (16.3% of total)ival-mult!: 3.0ms (16.3% of total)ival-div!: 2.0ms (10.8% of total)ival-add!: 1.0ms (5.4% of total)ival-neg: 1.0ms (5.4% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 0.0003585102025449995 | 558137.5502011129 |
| 23.0ms | -96827.86710056242 | -5641.624454892414 |
| 36.0ms | 256× | 0 | valid |
Compiled 734 to 602 computations (18.0% saved)
ival-tan: 5.0ms (20.5% of total)ival-sin: 5.0ms (20.5% of total)ival-pow: 5.0ms (20.5% of total)ival-mult!: 4.0ms (16.4% of total)ival-add!: 2.0ms (8.2% of total)ival-div!: 2.0ms (8.2% of total)ival-neg: 1.0ms (4.1% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 99786626.59322105 | 911987804222.7908 |
| 8.0ms | -96827.86710056242 | -5641.624454892414 |
| 14.0ms | 112× | 0 | valid |
Compiled 840 to 656 computations (21.9% saved)
ival-tan: 2.0ms (19.1% of total)ival-sin: 2.0ms (19.1% of total)ival-pow: 2.0ms (19.1% of total)ival-mult!: 2.0ms (19.1% of total)ival-add!: 1.0ms (9.5% of total)ival-div!: 1.0ms (9.5% of total)adjust: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 911987804222.7908 | 4030933133729.09 |
| 27.0ms | 9.199530969091877e-137 | 6.611250239632556e-131 |
| 30.0ms | -1.4379830465105386e-151 | -8.977793567535864e-163 |
| 30.0ms | -5641.624454892414 | -25.550874931329815 |
| 65.0ms | 448× | 0 | valid |
Compiled 1 753 to 1 334 computations (23.9% saved)
ival-mult!: 19.0ms (36.4% of total)ival-tan: 9.0ms (17.3% of total)ival-pow: 9.0ms (17.3% of total)ival-sin: 7.0ms (13.4% of total)ival-div!: 4.0ms (7.7% of total)ival-add!: 3.0ms (5.8% of total)ival-neg: 2.0ms (3.8% of total)adjust: 0.0ms (0.0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 911987804222.7908 | 4030933133729.09 |
| 1.0ms | 9.199530969091877e-137 | 6.611250239632556e-131 |
| 4.0ms | -1.4379830465105386e-151 | -8.977793567535864e-163 |
| 1.0ms | -5641.624454892414 | -25.550874931329815 |
Compiled 1 843 to 1 382 computations (25.0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 1.0482307400867915e-51 | 5.315791002424555e-44 |
| 11.0ms | -2.536630361406785e-33 | -1.522644614441046e-33 |
| 34.0ms | 208× | 0 | valid |
Compiled 810 to 611 computations (24.6% saved)
ival-tan: 5.0ms (24.8% of total)ival-sin: 4.0ms (19.9% of total)ival-pow: 4.0ms (19.9% of total)ival-mult!: 3.0ms (14.9% of total)ival-div!: 2.0ms (9.9% of total)ival-add!: 1.0ms (5.0% of total)ival-neg: 1.0ms (5.0% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 6072938.532342727 | 54563062.88352702 |
| 1.0ms | -2.536630361406785e-33 | -1.522644614441046e-33 |
| 16.0ms | 96× | 0 | valid |
Compiled 640 to 466 computations (27.2% saved)
ival-mult!: 6.0ms (45.3% of total)ival-tan: 2.0ms (15.1% of total)ival-sin: 2.0ms (15.1% of total)ival-pow: 2.0ms (15.1% of total)ival-add!: 1.0ms (7.6% of total)ival-div!: 1.0ms (7.6% 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 |
|---|---|---|
| 1.0ms | 6072938.532342727 | 54563062.88352702 |
| 1.0ms | -2.536630361406785e-33 | -1.522644614441046e-33 |
Compiled 630 to 456 computations (27.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.289481135998704e+19 | 2.345704417797637e+20 |
| 14.0ms | 112× | 0 | valid |
Compiled 548 to 390 computations (28.8% saved)
ival-tan: 2.0ms (18.8% of total)ival-sin: 2.0ms (18.8% of total)ival-pow: 2.0ms (18.8% of total)ival-mult!: 2.0ms (18.8% of total)ival-add!: 1.0ms (9.4% of total)ival-div!: 1.0ms (9.4% 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 |
|---|---|---|
| 16.0ms | 2452782893587990500.0 | 1.289481135998704e+19 |
| 12.0ms | 96× | 0 | valid |
Compiled 438 to 314 computations (28.3% saved)
ival-tan: 2.0ms (22.5% of total)ival-sin: 2.0ms (22.5% of total)ival-pow: 2.0ms (22.5% of total)ival-mult!: 2.0ms (22.5% of total)ival-add!: 1.0ms (11.3% of total)ival-div!: 1.0ms (11.3% 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 |
|---|---|---|
| 25.0ms | 2.4605414832521423e+129 | 1.165060715611703e+131 |
| 22.0ms | -2.7626505636913856e+171 | -4.3391025796963186e+170 |
| 31.0ms | 208× | 0 | valid |
Compiled 1 043 to 747 computations (28.4% saved)
ival-tan: 10.0ms (40.1% of total)ival-pow: 4.0ms (16.0% of total)ival-sin: 3.0ms (12.0% of total)ival-mult!: 3.0ms (12.0% of total)ival-div!: 2.0ms (8.0% of total)ival-add!: 1.0ms (4.0% of total)ival-neg: 1.0ms (4.0% of total)adjust: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.345704417797637e+20 | 8.97919574405456e+20 |
| 10.0ms | 80× | 0 | valid |
Compiled 355 to 271 computations (23.7% saved)
ival-tan: 2.0ms (27.0% of total)ival-pow: 2.0ms (27.0% of total)ival-sin: 1.0ms (13.5% of total)ival-div!: 1.0ms (13.5% of total)ival-mult!: 1.0ms (13.5% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)ival-neg: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 5.852123512438452e+85 | 6.254321855697863e+85 |
| 1.0ms | -2.7626505636913856e+171 | -4.3391025796963186e+170 |
| 2.0ms | 16× | 0 | valid |
Compiled 680 to 466 computations (31.5% 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× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 3.113648168319172e+123 | 2.327163987563163e+124 |
| 20.0ms | -4.907127265566215e+146 | -8.687317923490403e+145 |
| 19.0ms | 128× | 0 | valid |
Compiled 852 to 574 computations (32.6% saved)
ival-mult!: 5.0ms (32.9% of total)ival-tan: 3.0ms (19.7% of total)ival-pow: 3.0ms (19.7% of total)ival-sin: 2.0ms (13.2% of total)ival-add!: 1.0ms (6.6% of total)ival-neg: 1.0ms (6.6% of total)ival-div!: 1.0ms (6.6% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.0003585102025449995 | 558137.5502011129 |
| 2.0ms | -96827.86710056242 | -5641.624454892414 |
Compiled 1 717 to 1 153 computations (32.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 5.29856920552197e-52 | 9.183324968119865e-41 |
| 16.0ms | -1.2748737924599489e-58 | -3.913652004534198e-59 |
| 31.0ms | 240× | 0 | valid |
Compiled 1 610 to 1 081 computations (32.9% saved)
ival-pow: 5.0ms (23.1% of total)ival-tan: 4.0ms (18.5% of total)ival-sin: 4.0ms (18.5% of total)ival-mult!: 4.0ms (18.5% of total)ival-div!: 2.0ms (9.2% of total)ival-add!: 1.0ms (4.6% of total)ival-neg: 1.0ms (4.6% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.29856920552197e-52 | 9.183324968119865e-41 |
| 20.0ms | -1.2748737924599489e-58 | -3.913652004534198e-59 |
Compiled 1 580 to 1 056 computations (33.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.29856920552197e-52 | 9.183324968119865e-41 |
| 1.0ms | -1.2748737924599489e-58 | -3.913652004534198e-59 |
Compiled 1 530 to 1 016 computations (33.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 1.165060715611703e+131 | 2.3670821303576625e+137 |
| 1.0ms | -1.2748737924599489e-58 | -3.913652004534198e-59 |
| 21.0ms | 144× | 0 | valid |
Compiled 1 412 to 950 computations (32.7% saved)
ival-tan: 7.0ms (41.1% of total)ival-pow: 3.0ms (17.6% of total)ival-sin: 2.0ms (11.7% of total)ival-mult!: 2.0ms (11.7% of total)ival-add!: 1.0ms (5.9% of total)ival-neg: 1.0ms (5.9% of total)ival-div!: 1.0ms (5.9% of total)adjust: 0.0ms (0.0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.59026283566923e-188 | 6.095856882373057e-186 |
| 27.0ms | -2.9121426533201492e-98 | -1.1094948751018477e-103 |
| 33.0ms | 256× | 0 | valid |
Compiled 1 598 to 1 082 computations (32.3% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 2.491450234925118e-177 | 1.0821601624736844e-166 |
| 22.0ms | 160× | 0 | valid |
Compiled 1 010 to 686 computations (32.1% saved)
ival-tan: 5.0ms (29.5% of total)ival-sin: 3.0ms (17.7% of total)ival-pow: 3.0ms (17.7% of total)ival-mult!: 3.0ms (17.7% of total)ival-div!: 2.0ms (11.8% of total)ival-add!: 1.0ms (5.9% of total)ival-neg: 1.0ms (5.9% of total)adjust: 0.0ms (0.0% of total)| 1× | fuel |
Compiled 2 801 to 285 computations (89.8% saved)
Compiled 8 467 to 2 673 computations (68.4% saved)
Loading profile data...